-
getConnectionCalled
boolean getConnectionCalled
Guards property setters - once true, setters throw IllegalStateException
-
dataSource
javax.sql.ConnectionPoolDataSource dataSource
Underlying source of PooledConnections
-
dataSourceName
java.lang.String dataSourceName
DataSource Name used to find the ConnectionPoolDataSource
-
defaultAutoCommit
boolean defaultAutoCommit
-
defaultTransactionIsolation
int defaultTransactionIsolation
-
defaultReadOnly
boolean defaultReadOnly
-
description
java.lang.String description
Description
-
jndiEnvironment
java.util.Properties jndiEnvironment
Environment that may be used to set up a jndi initial context.
-
loginTimeout
int loginTimeout
Login TimeOut in seconds
-
logWriter
java.io.PrintWriter logWriter
Log stream
-
_testOnBorrow
boolean _testOnBorrow
-
_testOnReturn
boolean _testOnReturn
-
_timeBetweenEvictionRunsMillis
int _timeBetweenEvictionRunsMillis
-
_numTestsPerEvictionRun
int _numTestsPerEvictionRun
-
_minEvictableIdleTimeMillis
int _minEvictableIdleTimeMillis
-
_testWhileIdle
boolean _testWhileIdle
-
validationQuery
java.lang.String validationQuery
-
rollbackAfterValidation
boolean rollbackAfterValidation
-
testPositionSet
boolean testPositionSet
true iff one of the setters for testOnBorrow, testOnReturn, testWhileIdle has been called.
-
instanceKey
java.lang.String instanceKey
Instance key