Class Summary |
Condition |
This class is for storing one condition declared in WHERE part of SELECT clause. |
DOShell |
DOShell class maintains data for result (data objects and data handles). |
LRUCache |
LRUCache class implements LRU cache for storing DO objects. |
QueryCacheImpl |
This class contains data and mechanisms needed for caching data objects and queries. |
QueryCacheItemImpl |
This class is for storing one query and its necessary data, for query array. |
QueryResult |
This class is for storing results of one query. |