Serialized Form
Package com.mchange.v2.c3p0 |
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
driver
java.sql.Driver driver
driver_class_loaded
boolean driver_class_loaded
jrfds
com.mchange.v2.c3p0.JndiRefForwardingDataSource jrfds
wcpds
WrapperConnectionPoolDataSource wcpds
identityToken
java.lang.String identityToken
connectionTester
ConnectionTester connectionTester
userOverrides
java.util.Map<K,V> userOverrides
Package com.mchange.v2.c3p0.impl |
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
pcs
java.beans.PropertyChangeSupport pcs
description
java.lang.String description
driverClass
java.lang.String driverClass
factoryClassLocation
java.lang.String factoryClassLocation
identityToken
java.lang.String identityToken
jdbcUrl
java.lang.String jdbcUrl
properties
java.util.Properties properties
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
pcs
java.beans.PropertyChangeSupport pcs
vcs
java.beans.VetoableChangeSupport vcs
caching
boolean caching
factoryClassLocation
java.lang.String factoryClassLocation
identityToken
java.lang.String identityToken
jndiEnv
java.util.Hashtable<K,V> jndiEnv
jndiName
java.lang.Object jndiName
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
pcs
java.beans.PropertyChangeSupport pcs
vcs
java.beans.VetoableChangeSupport vcs
connectionPoolDataSource
javax.sql.ConnectionPoolDataSource connectionPoolDataSource
dataSourceName
java.lang.String dataSourceName
factoryClassLocation
java.lang.String factoryClassLocation
identityToken
java.lang.String identityToken
numHelperThreads
int numHelperThreads
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
pcs
java.beans.PropertyChangeSupport pcs
vcs
java.beans.VetoableChangeSupport vcs
acquireIncrement
int acquireIncrement
acquireRetryAttempts
int acquireRetryAttempts
acquireRetryDelay
int acquireRetryDelay
autoCommitOnClose
boolean autoCommitOnClose
automaticTestTable
java.lang.String automaticTestTable
breakAfterAcquireFailure
boolean breakAfterAcquireFailure
checkoutTimeout
int checkoutTimeout
connectionCustomizerClassName
java.lang.String connectionCustomizerClassName
connectionTesterClassName
java.lang.String connectionTesterClassName
debugUnreturnedConnectionStackTraces
boolean debugUnreturnedConnectionStackTraces
factoryClassLocation
java.lang.String factoryClassLocation
forceIgnoreUnresolvedTransactions
boolean forceIgnoreUnresolvedTransactions
identityToken
java.lang.String identityToken
idleConnectionTestPeriod
int idleConnectionTestPeriod
initialPoolSize
int initialPoolSize
maxAdministrativeTaskTime
int maxAdministrativeTaskTime
maxConnectionAge
int maxConnectionAge
maxIdleTime
int maxIdleTime
maxIdleTimeExcessConnections
int maxIdleTimeExcessConnections
maxPoolSize
int maxPoolSize
maxStatements
int maxStatements
maxStatementsPerConnection
int maxStatementsPerConnection
minPoolSize
int minPoolSize
nestedDataSource
javax.sql.DataSource nestedDataSource
overrideDefaultPassword
java.lang.String overrideDefaultPassword
overrideDefaultUser
java.lang.String overrideDefaultUser
preferredTestQuery
java.lang.String preferredTestQuery
propertyCycle
int propertyCycle
statementCacheNumDeferredCloseThreads
int statementCacheNumDeferredCloseThreads
testConnectionOnCheckin
boolean testConnectionOnCheckin
testConnectionOnCheckout
boolean testConnectionOnCheckout
unreturnedConnectionTimeout
int unreturnedConnectionTimeout
userOverridesAsString
java.lang.String userOverridesAsString
usesTraditionalReflectiveProxies
boolean usesTraditionalReflectiveProxies
Package com.mchange.v2.c3p0.test |
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
driver
java.sql.Driver driver
driver_class_loaded
boolean driver_class_loaded
Package com.mchange.v2.resourcepool |
resc
java.lang.Object resc
checked_out_resource
boolean checked_out_resource
pool_size
int pool_size
available_size
int available_size
removed_but_unreturned_size
int removed_but_unreturned_size