Uses of Class
com.jolbox.bonecp.Statistics

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

Uses of Statistics in com.jolbox.bonecp
 

Methods in com.jolbox.bonecp that return Statistics
 Statistics BoneCP.getStatistics()
          Returns a reference to the statistics class.
 

Constructors in com.jolbox.bonecp with parameters of type Statistics
StatementCache(int size, boolean maintainStats, Statistics statistics)
          Creates a statement cache of given size.
 



Copyright © 2009-2011 JolBox. All Rights Reserved.