Package | Description |
---|---|
net.ontopia.persistence.proxy |
An object-relational mapping framework.
|
net.ontopia.topicmaps.impl.rdbms |
Relational database implementation of the core topic map
interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionalLRULookupIndex
INTERNAL:
|
class |
TransactionalSoftHashMapIndex<K,V>
INTERNAL:
|
Modifier and Type | Class and Description |
---|---|
class |
LocatorLookup<E>
INTERNAL: Non-shared locator lookup index.
|
class |
QueryLookup<V>
INTERNAL: Non-shared locator lookup index.
|
class |
SharedLocatorLookup<E>
INTERNAL: Non-shared locator lookup index.
|
class |
SharedQueryLookup<E>
INTERNAL: Non-shared locator lookup index.
|
Modifier and Type | Field and Description |
---|---|
protected TransactionalLookupIndexIF<ParameterArray,Collection<IdentityIF>> |
RoleTypeAssocTypeCache.rolesByType |
protected TransactionalLookupIndexIF<ParameterArray,Collection<AssociationRoleIF>> |
RoleTypeCache.rolesByType |
protected TransactionalLookupIndexIF<LocatorIF,IdentityIF> |
SubjectIdentityCache.source_locators |
protected TransactionalLookupIndexIF<LocatorIF,IdentityIF> |
SubjectIdentityCache.subject_indicators |
protected TransactionalLookupIndexIF<LocatorIF,IdentityIF> |
SubjectIdentityCache.subjects |