Uses of Class
snaq.db.CacheConnection

Packages that use CacheConnection
snaq.db Utility classes to enhance the standard JDBC functionality. 
 

Uses of CacheConnection in snaq.db
 

Methods in snaq.db that return CacheConnection
protected  CacheConnection ConnectionPool.create()
          Creates a new Connection object.
 

Methods in snaq.db with parameters of type CacheConnection
protected  void ConnectionPool.destroy(CacheConnection cc)
          Closes the specified CacheConnection object.
protected  boolean ConnectionPool.isValid(CacheConnection cc)
          Validates a CacheConnection object.
 



Copyright © 2013. All Rights Reserved.