Package net.sourceforge.jtds.jdbc.cache

Interface Summary

StatementCache Interface for a statement cache.

Class Summary

ProcedureCache LRU cache for procedures and statement handles.
ProcedureCache.CacheEntry Encapsulates the cached Object and implements the linked list used to implement the LRU logic.
SimpleLRUCache Simple LRU cache for any type of object.
SQLCacheKey Cache key for an SQL query, consisting of the query and server type, major and minor version.

Generated on September 18 2009