Package net.ontopia.topicmaps.impl.rdbms
Class RoleTypeCache
java.lang.Object
net.ontopia.topicmaps.impl.rdbms.RoleTypeCache
INTERNAL:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected TransactionIFprotected booleanprotected Map<ParameterArray,Collection<AssociationRoleIF>> protected Map<ParameterArray,Collection<AssociationRoleIF>> protected TopicMapIFprotected TopicMapTransactionIF -
Constructor Summary
ConstructorsConstructorDescriptionRoleTypeCache(TopicMapTransactionIF txn, EventManagerIF emanager, EventManagerIF otree) -
Method Summary
Modifier and TypeMethodDescriptionvoidabort()protected voidaddEntry(ParameterArray key, AssociationRoleIF added) voidcommit()protected StringgetProperty(String name) getRolesByType(TopicIF player, TopicIF roletype) protected Objectprotected voidremoveEntry(ParameterArray key, AssociationRoleIF removed)
-
Field Details
-
tm
-
txn
-
ptxn
-
rolesByType
-
radd
-
rrem
-
-
Constructor Details
-
RoleTypeCache
-
-
Method Details
-
getProperty
-
commit
public void commit() -
abort
public void abort() -
getRolesByType
-
i
-
addEntry
-
removeEntry
-