Uses of Class
org.objectweb.jonas_ejb.container.JEntitySwitchCST

Packages that use JEntitySwitchCST
org.objectweb.jonas_ejb.container   
 

Uses of JEntitySwitchCST in org.objectweb.jonas_ejb.container
 

Subclasses of JEntitySwitchCST in org.objectweb.jonas_ejb.container
 class JEntitySwitchCRU
          Container Read Uncommitted lock-policy.
 class JEntitySwitchCRW
          Container Optimistic lock-policy.
 class JEntitySwitchCS
          Container Serialized (CS) lock-policy.
 class JEntitySwitchRO
          ReadOnly lock policy : Instance are never written to database.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.