|
||||||||||
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 | |
---|---|
AutomaticManagedRuntime | Implementation of the ManagedRuntime interface 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 ManagedRuntime interface that uses
a static method call to find the TransactionManager. |
JNDIManagedRuntime | Implementation of the ManagedRuntime interface that uses JNDI to
find the TransactionManager. |
SunOneManagedRuntime | ManagedRuntime implementation for SunONE. |
WLSManagedRuntime | ManagedRuntime implementation 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 |