Package | Description |
---|---|
net.ontopia.persistence.proxy |
An object-relational mapping framework.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryCache<K,E>
INTERNAL: A storage access implementation accessing relational
databases using JDBC.
|
class |
TransactionalLRULookupIndex
INTERNAL:
|
Modifier and Type | Field and Description |
---|---|
protected Map<IdentityIF,Map<String,EvictableIF>> |
RDBMSStorage.qcmap |
Modifier and Type | Method and Description |
---|---|
EvictableIF |
RDBMSStorage.getHelperObject(int identifier,
IdentityIF namespace) |
EvictableIF |
StorageIF.getHelperObject(int identifier,
IdentityIF namespace)
INTERNAL: Returns the shared caches.
|