Package | Description |
---|---|
org.apache.openjpa.kernel |
OpenJPA Runtime Kernel
This package provides a common OpenJPA runtime environment that can be
adapted for use with various data store mechanisms.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ClearFieldManager
FieldManager that responds to all fetch methods with the default value
for that field; used to clear the state of managed instances.
|
class |
SaveFieldManager
FieldManager type used to store information for rollback.
|
(package private) class |
SavepointFieldManager
FieldManager type used to store information for savepoint rollback.
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.