Uses of Class
com.jolbox.bonecp.ConnectionPartition

Packages that use ConnectionPartition
com.jolbox.bonecp The core package for the BoneCP connection pool. 
 

Uses of ConnectionPartition in com.jolbox.bonecp
 

Methods in com.jolbox.bonecp that return ConnectionPartition
 ConnectionPartition ConnectionHandle.getOriginatingPartition()
          Gets the partition this came from.
 

Constructors in com.jolbox.bonecp with parameters of type ConnectionPartition
PoolWatchThread(ConnectionPartition connectionPartition, BoneCP pool)
          Thread constructor
 



Copyright © 2009-2011 JolBox. All Rights Reserved.