| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| ManagedRuntime | This interface must be implemented by concrete plugins to application servers in order to integrate the OpenJPA runtime in a managed environment. | 
| Class Summary | |
|---|---|
| AbstractManagedRuntime | |
| AutomaticManagedRuntime | Implementation of the ManagedRuntimeinterface that searches
 through a set of known JNDI locations and method invocations to locate the
 appropriate mechanism for obtaining a TransactionManager. | 
| InvocationManagedRuntime | Implementation of the ManagedRuntimeinterface that uses
 a static method call to find the TransactionManager. | 
| JNDIManagedRuntime | Implementation of the ManagedRuntimeinterface that uses JNDI to
 find the TransactionManager. | 
| RegistryManagedRuntime | Implementation of the ManagedRuntimeinterface that uses 
 theTransactionSynchronizationRegistryinterface (new in JTA 1.1)
 to create aTransactionManagerfacade for controlling transactions. | 
| RegistryManagedRuntime.TransactionManagerRegistryFacade | A TransactionManagerandTransactionfacade
  that delegates the appropriate methods to the internally-heldTransactionSynchronizationRegistry. | 
| SunOneManagedRuntime | ManagedRuntimeimplementation for SunONE. | 
| WASManagedRuntime | ManagedRuntimeimplementation that allows synchronization with a
 WebSphere managed transaction. | 
| WLSManagedRuntime | ManagedRuntimeimplementation that directly accesses the
 transaction manager via WebLogic Server helper classes. | 
OpenJPA Enterprise Extensions
This package provides enterprise extensions to the OpenJPA runtime.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||