Uses of Package
org.apache.openjpa.ee
-
Packages that use org.apache.openjpa.ee Package Description org.apache.openjpa.conf OpenJPA Configurationorg.apache.openjpa.ee OpenJPA Enterprise Extensionsorg.apache.openjpa.kernel OpenJPA Runtime Kernelorg.apache.openjpa.persistence OpenJPA JPA -
Classes in org.apache.openjpa.ee used by org.apache.openjpa.conf Class Description 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 Class Description 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 theManagedRuntime
interface that uses theTransactionSynchronizationRegistry
interface (new in JTA 1.1) to create aTransactionManager
facade for controlling transactions. -
Classes in org.apache.openjpa.ee used by org.apache.openjpa.kernel Class Description 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 Class Description ManagedRuntime This interface must be implemented by concrete plugins to application servers in order to integrate the OpenJPA runtime in a managed environment.