Uses of Package
com.jolbox.bonecp

Packages that use com.jolbox.bonecp
com.jolbox.bonecp The core package for the BoneCP connection pool. 
com.jolbox.bonecp.hooks Support for event notification on a connection state. 
 

Classes in com.jolbox.bonecp used by com.jolbox.bonecp
BoneCP
          Connection pool (main class).
BoneCPConfig
          Configuration class.
BoneCPConfigMBean
          MBean interface for config.
ConnectionHandle
          Connection handle wrapper around a JDBC connection.
ConnectionPartition
          Connection Partition structure
IStatementCache
          Interface to the JDBC statement cache.
PreparedStatementHandle
          Wrapper around JDBC PreparedStatement.
ReplayLog
           
StatementHandle
          Wrapper around JDBC Statement.
Statistics
          Statistics class.
StatisticsMBean
          MBean (JMX) contract.
 

Classes in com.jolbox.bonecp used by com.jolbox.bonecp.hooks
ConnectionHandle
          Connection handle wrapper around a JDBC connection.
StatementHandle
          Wrapper around JDBC Statement.
 



Copyright © 2009-2011 JolBox. All Rights Reserved.