Uses of Package
org.apache.openjpa.ee

Packages that use org.apache.openjpa.ee
org.apache.openjpa.conf OpenJPA Configuration This package provides base OpenJPA configuration interfaces. 
org.apache.openjpa.ee OpenJPA Enterprise Extensions This package provides enterprise extensions to the OpenJPA runtime. 
org.apache.openjpa.kernel OpenJPA Runtime Kernel This package provides a common OpenJPA runtime environment that can be adapted for use with various data store mechanisms. 
org.apache.openjpa.persistence OpenJPA JPA This package provides an JPA facade to OpenJPA. 
 

Classes in org.apache.openjpa.ee used by org.apache.openjpa.conf
ManagedRuntime
          This interface must be implemented by concrete plugins to application servers in order to integrate the OpenJPA runtime in a managed environment.
 

Classes in org.apache.openjpa.ee used by org.apache.openjpa.ee
AbstractManagedRuntime
           
ManagedRuntime
          This interface must be implemented by concrete plugins to application servers in order to integrate the OpenJPA runtime in a managed environment.
RegistryManagedRuntime
          Implementation of the ManagedRuntime interface that uses the TransactionSynchronizationRegistry interface (new in JTA 1.1) to create a TransactionManager facade for controlling transactions.
 

Classes in org.apache.openjpa.ee used by org.apache.openjpa.kernel
ManagedRuntime
          This interface must be implemented by concrete plugins to application servers in order to integrate the OpenJPA runtime in a managed environment.
 

Classes in org.apache.openjpa.ee used by org.apache.openjpa.persistence
ManagedRuntime
          This interface must be implemented by concrete plugins to application servers in order to integrate the OpenJPA runtime in a managed environment.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.