Package net.sourceforge.jtds.jdbc.cache

Interface Summary
StatementCache Interface for a statement cache.
 

Class Summary
AbstractStatementCache Provides a base implementation for other caches.
DefaultStatementCache Implements a light-weight statement cache using a HashMap.
FastStatementCache Implements a fast, low-overhead statement cache using a HashMap.
NonCachingStatementCache A caching implementation that performs no caching.
 



Generated on April 15 2005