|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ICacheDetails | The class contains the library and table name for a derived table. |
ICacheManager | |
ICacheTrack |
Class Summary | |
CacheCleanupTask | This thread periodically goes through all of the caches and removes any RowCollections that have expired. |
CacheDetailsTable | |
CacheInspector | |
CacheManager | Manages all of the DataEngine's caches. |
CacheTrackingTask | This thread periodically goes through all of the caches and removes any RowCollections that have expired. |
DataEngineCache | Contains a group of RowCollections that have been retrieved from the database, keyed by SQLContext. |
KeyedRowCache | A cache which holds rows based on their keys. |
PreparedStatementCache | Keeps track of the statements that have been prepared by a connection. |
PreparedStatementCache.OrderedStringMapping | Contains a SQL String from which a PreparedStatement was prepared, and the last time that PreparedStatement was accessed. |
PreparedStatementManager | Manages prepared statements for a pool of connections. |
RowKeyTableCache | A cache which holds Objects based on RowKeys and Tables. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |