Uses of Package
org.apache.openjpa.ee

Packages that use org.apache.openjpa.ee
org.apache.openjpa.conf OpenJPA Configuration 
org.apache.openjpa.ee OpenJPA Enterprise Extensions 
org.apache.openjpa.kernel OpenJPA Runtime Kernel 
org.apache.openjpa.persistence OpenJPA JPA 
 

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-2010 Apache Software Foundation. All Rights Reserved.