Serialized Form
-
Package com.mchange.v2.c3p0
-
Class com.mchange.v2.c3p0.AbstractComboPooledDataSource
class AbstractComboPooledDataSource extends AbstractPoolBackedDataSource implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Class com.mchange.v2.c3p0.AbstractConnectionTester
class AbstractConnectionTester extends Object implements Serializable -
Class com.mchange.v2.c3p0.ComboPooledDataSource
class ComboPooledDataSource extends AbstractComboPooledDataSource implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Class com.mchange.v2.c3p0.DriverManagerDataSource
class DriverManagerDataSource extends DriverManagerDataSourceBase implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
driver
Driver driver
-
driver_class_loaded
boolean driver_class_loaded
-
-
Class com.mchange.v2.c3p0.JndiRefConnectionPoolDataSource
class JndiRefConnectionPoolDataSource extends IdentityTokenResolvable implements Serializable-
Serialized Fields
-
identityToken
String identityToken
-
jrfds
com.mchange.v2.c3p0.JndiRefForwardingDataSource jrfds
-
wcpds
WrapperConnectionPoolDataSource wcpds
-
-
-
Class com.mchange.v2.c3p0.PoolBackedDataSource
class PoolBackedDataSource extends AbstractPoolBackedDataSource implements Serializable -
Class com.mchange.v2.c3p0.WrapperConnectionPoolDataSource
class WrapperConnectionPoolDataSource extends WrapperConnectionPoolDataSourceBase implements Serializable-
Serialized Fields
-
connectionTester
ConnectionTester connectionTester
-
userOverrides
Map userOverrides
-
-
-
-
Package com.mchange.v2.c3p0.debug
-
Class com.mchange.v2.c3p0.debug.AfterCloseLoggingComboPooledDataSource
class AfterCloseLoggingComboPooledDataSource extends AbstractComboPooledDataSource implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Class com.mchange.v2.c3p0.debug.CloseLoggingComboPooledDataSource
class CloseLoggingComboPooledDataSource extends AbstractComboPooledDataSource implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
level
com.mchange.v2.log.MLevel level
-
-
Class com.mchange.v2.c3p0.debug.ConstructionLoggingComboPooledDataSource
class ConstructionLoggingComboPooledDataSource extends AbstractComboPooledDataSource implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Package com.mchange.v2.c3p0.example
-
Class com.mchange.v2.c3p0.example.IsValidOnlyConnectionTester30
class IsValidOnlyConnectionTester30 extends IsValidOnlyConnectionTester implements Serializable
-
-
Package com.mchange.v2.c3p0.impl
-
Class com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource
class AbstractPoolBackedDataSource extends PoolBackedDataSourceBase implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Class com.mchange.v2.c3p0.impl.AuthMaskingProperties
class AuthMaskingProperties extends Properties implements Serializable -
Class com.mchange.v2.c3p0.impl.DbAuth
class DbAuth extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Class com.mchange.v2.c3p0.impl.DefaultConnectionTester
class DefaultConnectionTester extends AbstractConnectionTester implements Serializable-
Serialized Fields
-
querylessTestRunner
DefaultConnectionTester.QuerylessTestRunner querylessTestRunner
-
-
-
Class com.mchange.v2.c3p0.impl.DriverManagerDataSourceBase
class DriverManagerDataSourceBase extends IdentityTokenResolvable implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
driverClass
String driverClass
-
factoryClassLocation
String factoryClassLocation
-
forceUseNamedDriverClass
boolean forceUseNamedDriverClass
-
identityToken
String identityToken
-
jdbcUrl
String jdbcUrl
-
pcs
PropertyChangeSupport pcs
-
properties
Properties properties
-
-
Class com.mchange.v2.c3p0.impl.JndiRefDataSourceBase
class JndiRefDataSourceBase extends IdentityTokenResolvable implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
caching
boolean caching
-
factoryClassLocation
String factoryClassLocation
-
identityToken
String identityToken
-
jndiEnv
Hashtable jndiEnv
-
jndiName
Object jndiName
-
pcs
PropertyChangeSupport pcs
-
vcs
VetoableChangeSupport vcs
-
-
Class com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase
class PoolBackedDataSourceBase extends IdentityTokenResolvable implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
connectionPoolDataSource
ConnectionPoolDataSource connectionPoolDataSource
-
dataSourceName
String dataSourceName
-
extensions
Map extensions
-
factoryClassLocation
String factoryClassLocation
-
identityToken
String identityToken
-
numHelperThreads
int numHelperThreads
-
pcs
PropertyChangeSupport pcs
-
vcs
VetoableChangeSupport vcs
-
-
Class com.mchange.v2.c3p0.impl.WrapperConnectionPoolDataSourceBase
class WrapperConnectionPoolDataSourceBase extends IdentityTokenResolvable implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
acquireIncrement
int acquireIncrement
-
acquireRetryAttempts
int acquireRetryAttempts
-
acquireRetryDelay
int acquireRetryDelay
-
autoCommitOnClose
boolean autoCommitOnClose
-
automaticTestTable
String automaticTestTable
-
breakAfterAcquireFailure
boolean breakAfterAcquireFailure
-
checkoutTimeout
int checkoutTimeout
-
connectionCustomizerClassName
String connectionCustomizerClassName
-
connectionTesterClassName
String connectionTesterClassName
-
contextClassLoaderSource
String contextClassLoaderSource
-
debugUnreturnedConnectionStackTraces
boolean debugUnreturnedConnectionStackTraces
-
factoryClassLocation
String factoryClassLocation
-
forceIgnoreUnresolvedTransactions
boolean forceIgnoreUnresolvedTransactions
-
forceSynchronousCheckins
boolean forceSynchronousCheckins
-
identityToken
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
DataSource nestedDataSource
-
overrideDefaultPassword
String overrideDefaultPassword
-
overrideDefaultUser
String overrideDefaultUser
-
pcs
PropertyChangeSupport pcs
-
preferredTestQuery
String preferredTestQuery
-
privilegeSpawnedThreads
boolean privilegeSpawnedThreads
-
propertyCycle
int propertyCycle
-
statementCacheNumDeferredCloseThreads
int statementCacheNumDeferredCloseThreads
-
testConnectionOnCheckin
boolean testConnectionOnCheckin
-
testConnectionOnCheckout
boolean testConnectionOnCheckout
-
unreturnedConnectionTimeout
int unreturnedConnectionTimeout
-
userOverridesAsString
String userOverridesAsString
-
usesTraditionalReflectiveProxies
boolean usesTraditionalReflectiveProxies
-
vcs
VetoableChangeSupport vcs
-
-
-
Package com.mchange.v2.c3p0.test
-
Class com.mchange.v2.c3p0.test.AlwaysFailConnectionTester
class AlwaysFailConnectionTester extends Object implements Serializable -
Class com.mchange.v2.c3p0.test.FreezableDriverManagerDataSource
class FreezableDriverManagerDataSource extends DriverManagerDataSourceBase implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
driver
Driver driver
-
driver_class_loaded
boolean driver_class_loaded
-
-
-
Package com.mchange.v2.c3p0.util
-
Class com.mchange.v2.c3p0.util.IsValidOnlyConnectionTester
class IsValidOnlyConnectionTester extends AbstractConnectionTester implements Serializable-
Serialized Fields
-
warned
boolean warned
-
-
-
-
Package com.mchange.v2.resourcepool
-
Exception Class com.mchange.v2.resourcepool.CannotAcquireResourceException
class CannotAcquireResourceException extends ResourcePoolException implements Serializable -
Exception Class com.mchange.v2.resourcepool.NoGoodResourcesException
class NoGoodResourcesException extends ResourcePoolException implements Serializable -
Class com.mchange.v2.resourcepool.ResourcePoolEvent
class ResourcePoolEvent extends EventObject implements Serializable-
Serialized Fields
-
available_size
int available_size
-
checked_out_resource
boolean checked_out_resource
-
pool_size
int pool_size
-
removed_but_unreturned_size
int removed_but_unreturned_size
-
resc
Object resc
-
-
-
Exception Class com.mchange.v2.resourcepool.ResourcePoolException
class ResourcePoolException extends com.mchange.lang.PotentiallySecondaryException implements Serializable -
Exception Class com.mchange.v2.resourcepool.TimeoutException
class TimeoutException extends ResourcePoolException implements Serializable
-