| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractManagedRuntime | |
|---|---|
| org.apache.openjpa.ee | OpenJPA Enterprise Extensions | 
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel | 
| Uses of AbstractManagedRuntime in org.apache.openjpa.ee | 
|---|
| Subclasses of AbstractManagedRuntime in org.apache.openjpa.ee | |
|---|---|
|  class | AutomaticManagedRuntimeImplementation of the ManagedRuntimeinterface that searches
 through a set of known JNDI locations and method invocations to locate the
 appropriate mechanism for obtaining a TransactionManager. | 
|  class | InvocationManagedRuntimeImplementation of the ManagedRuntimeinterface that uses
 a static method call to find the TransactionManager. | 
|  class | JNDIManagedRuntimeImplementation of the ManagedRuntimeinterface that uses JNDI to
 find the TransactionManager. | 
|  class | SunOneManagedRuntimeManagedRuntimeimplementation for SunONE. | 
|  class | WASManagedRuntimeManagedRuntimeimplementation that allows synchronization with a
 WebSphere managed transaction. | 
|  class | WLSManagedRuntimeManagedRuntimeimplementation that directly accesses the
 transaction manager via WebLogic Server helper classes. | 
| Uses of AbstractManagedRuntime in org.apache.openjpa.kernel | 
|---|
| Subclasses of AbstractManagedRuntime in org.apache.openjpa.kernel | |
|---|---|
| (package private)  class | LocalManagedRuntimeUses a local implementation of the TransactionManagerinterface. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||