Package | Description |
---|---|
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
|
Class and Description |
---|
ManagedRuntime
This interface must be implemented by concrete plugins to application
servers in order to integrate the OpenJPA runtime in a managed environment.
|
Class and 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 the
ManagedRuntime interface that uses
the TransactionSynchronizationRegistry interface (new in JTA 1.1)
to create a TransactionManager facade for controlling transactions. |
Class and Description |
---|
ManagedRuntime
This interface must be implemented by concrete plugins to application
servers in order to integrate the OpenJPA runtime in a managed environment.
|
Class and Description |
---|
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–2017 Apache Software Foundation. All rights reserved.