Package | Description |
---|---|
org.apache.openjpa.ant |
OpenJPA Ant Tasks
Ant tasks for OpenJPA tools.
|
org.apache.openjpa.datacache |
OpenJPA Data Cache
OpenJPA's data and query caching frameworks.
|
org.apache.openjpa.enhance |
OpenJPA Enhancer
This package provides a bytecode enhancer used to
post-process classes for use in a OpenJPA runtime.
|
org.apache.openjpa.enhance.stats | |
org.apache.openjpa.jdbc.meta |
OpenJPA-JDBC ORM Metadata
This package extends the standard persistence metadata with
object-relational mapping information.
|
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.
|
org.apache.openjpa.meta |
OpenJPA Metadata
This package provides an extendable framework for parsing and caching
persistence metadata.
|
org.apache.openjpa.util |
OpenJPA Utilities
This package provides utilities to facilitate the handling of second
class objects and OpenJPA object ids.
|
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.
|
PCClassFileTransformer
Transformer that makes persistent classes implement the
PersistenceCapable interface at runtime. |
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–2022 Apache Software Foundation. All rights reserved.