Package | Description |
---|---|
org.apache.openjpa.ant |
OpenJPA Ant Tasks
|
org.apache.openjpa.datacache |
OpenJPA Data Cache
|
org.apache.openjpa.enhance |
OpenJPA Enhancer
|
org.apache.openjpa.enhance.stats | |
org.apache.openjpa.jdbc.meta |
OpenJPA-JDBC ORM Metadata
|
org.apache.openjpa.kernel |
OpenJPA Runtime Kernel
|
org.apache.openjpa.meta |
OpenJPA Metadata
|
org.apache.openjpa.util |
OpenJPA Utilities
|
Class and Description |
---|
ApplicationIdTool.Flags
Run flags.
|
PCEnhancer.Flags
Run flags.
|
Class and Description |
---|
DynamicStorageGenerator
Factory for creating new
DynamicStorage classes. |
PCDataGenerator
Generates
PCData instances which avoid primitive wrappers
to optimize memory use and performance at the cost of slightly higher
startup time. |
PCDataGenerator.DynamicPCData
Dynamic
PCData s generated will implement this interface
to simplify initialization. |
Class and Description |
---|
ApplicationIdTool.Flags
Run flags.
|
DynamicStorage
Interface for dynamically generated classes.
|
DynamicStorageGenerator
Factory for creating new
DynamicStorage classes. |
FieldConsumer
Consumes persistent field values.
|
FieldSupplier
Supplies persistent field values.
|
ManagedInstanceProvider
Instances of this interface can provide an underlying instance.
|
PCDataGenerator
Generates
PCData instances which avoid primitive wrappers
to optimize memory use and performance at the cost of slightly higher
startup time. |
PCDataGenerator.DynamicPCData
Dynamic
PCData s generated will implement this interface
to simplify initialization. |
PCEnhancer.AuxiliaryEnhancer
Plugin interface for additional enhancement.
|
PCEnhancer.Flags
Run flags.
|
PCRegistry.RegisterClassListener
Listener for persistent class registration events.
|
PersistenceCapable
The interface that persistent instances will implement.
|
StateManager
Internal state manager for managed instances.
|
Class and Description |
---|
PCEnhancer.AuxiliaryEnhancer
Plugin interface for additional enhancement.
|
Class and Description |
---|
PCRegistry.RegisterClassListener
Listener for persistent class registration events.
|
Class and Description |
---|
FieldConsumer
Consumes persistent field values.
|
FieldManager
Manages persistent fields.
|
FieldSupplier
Supplies persistent field values.
|
PCRegistry.RegisterClassListener
Listener for persistent class registration events.
|
PersistenceCapable
The interface that persistent instances will implement.
|
StateManager
Internal state manager for managed instances.
|
Class and Description |
---|
PCRegistry.RegisterClassListener
Listener for persistent class registration events.
|
Class and Description |
---|
PersistenceCapable
The interface that persistent instances will implement.
|
ReflectingPersistenceCapable
Implementation of the
PersistenceCapable interface that can handle
the persistence-capable contract for instances that were not enhanced
before class load time. |
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.