Uses of Interface
org.apache.openejb.core.cmp.CmpEngine

Packages that use CmpEngine
org.apache.openejb.core.cmp   
org.apache.openejb.core.cmp.jpa   
 

Uses of CmpEngine in org.apache.openejb.core.cmp
 

Fields in org.apache.openejb.core.cmp declared as CmpEngine
protected  CmpEngine CmpContainer.cmpEngine
          The CmpEngine which performs the actual persistence operations
 

Methods in org.apache.openejb.core.cmp that return CmpEngine
 CmpEngine CmpEngineFactory.create()
           
 

Uses of CmpEngine in org.apache.openejb.core.cmp.jpa
 

Classes in org.apache.openejb.core.cmp.jpa that implement CmpEngine
 class JpaCmpEngine
           
 

Methods in org.apache.openejb.core.cmp.jpa that return CmpEngine
 CmpEngine JpaCmpEngineFactory.create()
           
 



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