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
AbstractConnectionStrategy
          Parent class for the different pool strategies.
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
ConnectionStrategy
          Marker interface.
DefaultConnectionStrategy
          The normal getConnection() strategy class in use.
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-2012 JolBox. All Rights Reserved.