Package | Description |
---|---|
net.sourceforge.jtds.jdbc | |
net.sourceforge.jtds.jdbc.cache |
Class and Description |
---|
SimpleLRUCache
Simple LRU cache for any type of object, based on a
LinkedHashMap
with a maximum size. |
SQLCacheKey
Cache key for an SQL query, consisting of the query and server type, major
and minor version.
|
StatementCache
Interface for a statement cache.
|
Class and Description |
---|
ProcedureCache.CacheEntry
Encapsulates the cached Object and implements the linked list used to
implement the LRU logic.
|
StatementCache
Interface for a statement cache.
|
Generated on June 8 2013