net.ontopia.topicmaps.impl.rdbms
Class RoleTypeAssocTypeCache

java.lang.Object
  extended by net.ontopia.topicmaps.impl.rdbms.RoleTypeAssocTypeCache

public class RoleTypeAssocTypeCache
extends java.lang.Object

INTERNAL:


Constructor Summary
RoleTypeAssocTypeCache(net.ontopia.topicmaps.impl.utils.TopicMapTransactionIF txn, net.ontopia.topicmaps.impl.utils.EventManagerIF emanager, net.ontopia.topicmaps.impl.utils.EventManagerIF otree)
           
 
Method Summary
 void abort()
           
 void commit()
           
 java.util.Collection getRolesByType(TopicIF player, TopicIF rtype, TopicIF atype)
           
 void prefetchRolesByType(java.util.Collection players, TopicIF rtype, TopicIF atype)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleTypeAssocTypeCache

public RoleTypeAssocTypeCache(net.ontopia.topicmaps.impl.utils.TopicMapTransactionIF txn,
                              net.ontopia.topicmaps.impl.utils.EventManagerIF emanager,
                              net.ontopia.topicmaps.impl.utils.EventManagerIF otree)
Method Detail

commit

public void commit()

abort

public void abort()

prefetchRolesByType

public void prefetchRolesByType(java.util.Collection players,
                                TopicIF rtype,
                                TopicIF atype)

getRolesByType

public java.util.Collection getRolesByType(TopicIF player,
                                           TopicIF rtype,
                                           TopicIF atype)


Copyright © 2000-2010 Ontopia.