int poolAvailabilityThreshold
int partitionCount
ConnectionPartition[] partitions
ScheduledExecutorService keepAliveScheduler
ScheduledExecutorService maxAliveScheduler
ExecutorService connectionsScheduler
BoneCPConfig config
com.google.common.util.concurrent.ListeningExecutorService asyncExecutor
MBeanServer mbs
boolean closeConnectionWatch
ExecutorService closeConnectionExecutor
boolean poolShuttingDown
String shutdownStackTrace
Map<K,V> finalizableRefs
long connectionTimeoutInMs
long closeConnectionWatchTimeoutInMs
boolean statisticsEnabled
Statistics statistics
boolean nullOnConnectionTimeout
boolean resetConnectionOnClose
boolean cachedPoolStrategy
ConnectionStrategy connectionStrategy
AtomicBoolean dbIsDown
Properties clientInfo
boolean driverInitialized
int jvmMajorVersion
int minConnectionsPerPartition
int maxConnectionsPerPartition
int acquireIncrement
int partitionCount
String jdbcUrl
String username
String password
long idleConnectionTestPeriodInSeconds
long idleMaxAgeInSeconds
String connectionTestStatement
int statementsCacheSize
int statementsCachedPerConnection
int releaseHelperThreads
int statementReleaseHelperThreads
ConnectionHook connectionHook
String initSQL
boolean closeConnectionWatch
boolean logStatementsEnabled
long acquireRetryDelayInMs
int acquireRetryAttempts
boolean lazyInit
boolean transactionRecoveryEnabled
String connectionHookClassName
ClassLoader classLoader
String poolName
boolean disableJMX
DataSource datasourceBean
long queryExecuteTimeLimitInMs
int poolAvailabilityThreshold
boolean disableConnectionTracking
Properties driverProperties
long connectionTimeoutInMs
long closeConnectionWatchTimeoutInMs
long maxConnectionAgeInSeconds
String configFile
String serviceOrder
boolean statisticsEnabled
boolean defaultAutoCommit
boolean defaultReadOnly
String defaultTransactionIsolation
String defaultCatalog
int defaultTransactionIsolationValue
boolean externalAuth
boolean deregisterDriverOnClose
boolean nullOnConnectionTimeout
boolean resetConnectionOnClose
boolean detectUnresolvedTransactions
String poolStrategy
boolean closeOpenStatements
boolean detectUnclosedStatements
Properties clientInfo
String driverClass
com.google.common.cache.LoadingCache<K,V> multiDataSource
AtomicBoolean warnApp
Map<K,V> threadFinalizableRefs
com.google.common.base.FinalizableReferenceQueue finalizableRefQueue
ConnectionStrategy fallbackStrategy
CachedConnectionStrategy.CachedConnectionStrategyThreadLocal<T> tlConnections
Connection connection
long connectionLastUsedInMs
long connectionLastResetInMs
long connectionCreationTimeInMs
BoneCP pool
Boolean defaultReadOnly
String defaultCatalog
int defaultTransactionIsolationValue
Boolean defaultAutoCommit
boolean resetConnectionOnClose
boolean possiblyBroken
AtomicBoolean logicallyClosed
ConnectionPartition originatingPartition
IStatementCache preparedStatementCache
IStatementCache callableStatementCache
Object debugHandle
ConnectionHook connectionHook
boolean doubleCloseCheck
String doubleCloseException
boolean logStatementsEnabled
boolean statementCachingEnabled
List<E> replayLog
boolean inReplayMode
TransactionRecoveryResult recoveryResult
String url
Thread threadUsingConnection
long maxConnectionAgeInMs
boolean statisticsEnabled
Statistics statistics
Thread threadWatch
Map<K,V> finalizableRefs
boolean connectionTrackingDisabled
boolean txResolved
boolean detectUnresolvedTransactions
String autoCommitStackTrace
boolean detectUnclosedStatements
boolean closeOpenStatements
ConcurrentMap<K,V> trackedStatement
String noStackTrace
BlockingQueue<E> freeConnections
int acquireIncrement
int minConnections
int maxConnections
ReentrantReadWriteLock statsLock
int createdConnections
String url
String username
String password
boolean unableToCreateMoreTransactions
boolean disableTracking
BlockingQueue<E> poolWatchThreadSignalQueue
long queryExecuteTimeLimitInNanoSeconds
String poolName
BoneCP pool
AtomicLong cacheHits
AtomicLong cacheMiss
AtomicLong statementsCached
AtomicLong connectionsRequested
AtomicLong cumulativeConnectionWaitTime
AtomicLong cumulativeStatementExecuteTime
AtomicLong cumulativeStatementPrepareTime
AtomicLong statementsExecuted
AtomicLong statementsPrepared
BoneCP pool
Copyright © 2009-2013 JolBox. All Rights Reserved.