Uses of Class
org.apache.openejb.jee.sun.Consistency

Packages that use Consistency
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Consistency in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun declared as Consistency
protected  Consistency EntityMapping.consistency
           
 

Methods in org.apache.openejb.jee.sun that return Consistency
 Consistency ObjectFactory.createConsistency()
          Create an instance of Consistency
 Consistency EntityMapping.getConsistency()
           
 

Methods in org.apache.openejb.jee.sun with parameters of type Consistency
 void EntityMapping.setConsistency(Consistency value)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.