| Package | Description |
|---|---|
| org.apache.openjpa.conf |
OpenJPA Configuration
|
| org.apache.openjpa.kernel |
OpenJPA Runtime Kernel
|
| Modifier and Type | Method and Description |
|---|---|
SavepointManager |
OpenJPAConfigurationImpl.getSavepointManagerInstance() |
SavepointManager |
OpenJPAConfiguration.getSavepointManagerInstance()
Return the configured savepoint manager instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuditManager
Controller for audit facility.
|
class |
InMemorySavepointManager
A
SavepointManager implementation which stores all data in memory. |
Copyright © 2006-2014 Apache Software Foundation. All Rights Reserved.