Interface | Description |
---|---|
StatementCache |
Interface for a statement cache.
|
Class | Description |
---|---|
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 August 21 2012