-
-
Exception Class org.apache.commons.dbcp.DbcpException
- serialVersionUID:
- 2477800549022838103L
-
Exception Class org.apache.commons.dbcp.SQLNestedException
- serialVersionUID:
- 1046151479543081202L
-
-
- serialVersionUID:
- -4820523787212147844L
-
Serialized Fields
-
_maxPreparedStatements
int _maxPreparedStatements
-
_minEvictableIdleTimeMillis
int _minEvictableIdleTimeMillis
-
_numTestsPerEvictionRun
int _numTestsPerEvictionRun
-
_timeBetweenEvictionRunsMillis
int _timeBetweenEvictionRunsMillis
-
accessToUnderlyingConnectionAllowed
boolean accessToUnderlyingConnectionAllowed
Controls access to the underlying connection
-
connectionProperties
Properties connectionProperties
Connection properties passed to JDBC Driver
-
description
String description
Description
-
driver
String driver
Driver class name
-
getConnectionCalled
boolean getConnectionCalled
Whether or not getConnection has been called
-
loginTimeout
int loginTimeout
Login TimeOut in seconds
-
maxActive
int maxActive
-
maxIdle
int maxIdle
-
password
String password
Password
-
poolPreparedStatements
boolean poolPreparedStatements
-
url
String url
Url name
-
user
String user
User name
-
-
- serialVersionUID:
- -4243533936955098795L
-
Serialized Fields
-
_minEvictableIdleTimeMillis
int _minEvictableIdleTimeMillis
-
_numTestsPerEvictionRun
int _numTestsPerEvictionRun
-
_testOnBorrow
boolean _testOnBorrow
-
_testOnReturn
boolean _testOnReturn
-
_testWhileIdle
boolean _testWhileIdle
-
_timeBetweenEvictionRunsMillis
int _timeBetweenEvictionRunsMillis
-
dataSource
ConnectionPoolDataSource dataSource
Underlying source of PooledConnections
-
dataSourceName
String dataSourceName
DataSource Name used to find the ConnectionPoolDataSource
-
defaultAutoCommit
boolean defaultAutoCommit
-
defaultReadOnly
boolean defaultReadOnly
-
defaultTransactionIsolation
int defaultTransactionIsolation
-
description
String description
Description
-
getConnectionCalled
boolean getConnectionCalled
Guards property setters - once true, setters throw IllegalStateException
-
instanceKey
String instanceKey
Instance key
-
jndiEnvironment
Properties jndiEnvironment
Environment that may be used to set up a jndi initial context.
-
loginTimeout
int loginTimeout
Login TimeOut in seconds
-
logWriter
PrintWriter logWriter
Log stream
-
rollbackAfterValidation
boolean rollbackAfterValidation
-
testPositionSet
boolean testPositionSet
true iff one of the setters for testOnBorrow, testOnReturn, testWhileIdle has been called.
-
validationQuery
String validationQuery
-
- serialVersionUID:
- -3104731034410444060L
-
-
Serialized Fields
-
defaultMaxActive
int defaultMaxActive
-
defaultMaxIdle
int defaultMaxIdle
-
defaultMaxWait
int defaultMaxWait
-
perUserDefaultAutoCommit
Map perUserDefaultAutoCommit
-
perUserDefaultReadOnly
Map perUserDefaultReadOnly
-
perUserDefaultTransactionIsolation
Map perUserDefaultTransactionIsolation
-
perUserMaxActive
Map perUserMaxActive
-
perUserMaxIdle
Map perUserMaxIdle
-
perUserMaxWait
Map perUserMaxWait
-
- serialVersionUID:
- -8132305535403690372L
-
-
Serialized Fields
-
maxActive
int maxActive
-
maxIdle
int maxIdle
-
maxWait
int maxWait