|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.openjpa.enhance | |
---|---|
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. |
Classes in org.apache.openjpa.enhance used by org.apache.openjpa.ant | |
---|---|
ApplicationIdTool.Flags
Run flags. |
|
PCEnhancer.Flags
Run flags. |
Classes in org.apache.openjpa.enhance used by org.apache.openjpa.datacache | |
---|---|
DynamicStorageGenerator
Factory for creating new DynamicStorage classes. |
|
PCDataGenerator
Generates PCDataGenerator.DynamicPCData 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. |
Classes in org.apache.openjpa.enhance used by org.apache.openjpa.enhance | |
---|---|
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 PCDataGenerator.DynamicPCData 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. |
Classes in org.apache.openjpa.enhance used by org.apache.openjpa.enhance.stats | |
---|---|
PCEnhancer.AuxiliaryEnhancer
Plugin interface for additional enhancement. |
Classes in org.apache.openjpa.enhance used by org.apache.openjpa.jdbc.meta | |
---|---|
PCRegistry.RegisterClassListener
Listener for persistent class registration events. |
Classes in org.apache.openjpa.enhance used by org.apache.openjpa.kernel | |
---|---|
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. |
Classes in org.apache.openjpa.enhance used by org.apache.openjpa.meta | |
---|---|
PCRegistry.RegisterClassListener
Listener for persistent class registration events. |
Classes in org.apache.openjpa.enhance used by org.apache.openjpa.util | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |