|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.openjpa.util | |
---|---|
org.apache.openjpa.conf | OpenJPA Configuration |
org.apache.openjpa.datacache | OpenJPA Data Cache |
org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel |
org.apache.openjpa.jdbc.meta.strats | OpenJPA-JDBC ORM Strategies |
org.apache.openjpa.jdbc.sql | OpenJPA-JDBC SQL Abstraction |
org.apache.openjpa.kernel | OpenJPA Runtime Kernel |
org.apache.openjpa.kernel.exps | OpenJPA Expression Tree |
org.apache.openjpa.kernel.jpql | JPA Query Language Support |
org.apache.openjpa.persistence | OpenJPA JPA |
org.apache.openjpa.util | OpenJPA Utilities |
Classes in org.apache.openjpa.util used by org.apache.openjpa.conf | |
---|---|
ClassResolver
Interface to customize the loading of classes under OpenJPA. |
|
ProxyManager
Manager for copying and proxying second class objects. |
|
StoreFacadeTypeRegistry
Repository of store-specific facade classes. |
Classes in org.apache.openjpa.util used by org.apache.openjpa.datacache | |
---|---|
CacheMap
Fixed-size map that has ability to pin/unpin entries and move overflow to a backing soft map. |
|
RuntimeExceptionTranslator
Interface used by many facade helpers to translate exceptions. |
Classes in org.apache.openjpa.util used by org.apache.openjpa.jdbc.kernel | |
---|---|
Id
Datastore identity type. |
|
RuntimeExceptionTranslator
Interface used by many facade helpers to translate exceptions. |
Classes in org.apache.openjpa.util used by org.apache.openjpa.jdbc.meta.strats | |
---|---|
AbstractLRSProxyCollection
A collection proxy designed for collections backed by extremely large result sets in which each call to AbstractLRSProxyCollection.iterator() may perform a database
query. |
|
ChangeTracker
Interface for components that track changes to containers at a fine-grained level. |
|
CollectionChangeTracker
Change tracker that can be used for collections. |
|
LRSProxy
Marker interface for large result set proxies. |
|
MetaDataException
Exception type reserved for missing or invalid metadata. |
|
Proxy
Interface implemented by all proxy types to allow setting and nulling of their owning instance. |
Classes in org.apache.openjpa.util used by org.apache.openjpa.jdbc.sql | |
---|---|
OpenJPAException
Exception type for all OpenJPA exceptions. |
Classes in org.apache.openjpa.util used by org.apache.openjpa.kernel | |
---|---|
RuntimeExceptionTranslator
Interface used by many facade helpers to translate exceptions. |
Classes in org.apache.openjpa.util used by org.apache.openjpa.kernel.exps | |
---|---|
OpenJPAException
Exception type for all OpenJPA exceptions. |
Classes in org.apache.openjpa.util used by org.apache.openjpa.kernel.jpql | |
---|---|
ExceptionInfo
Interface supplying additional exception information. |
|
OpenJPAException
Exception type for all OpenJPA exceptions. |
|
UserException
Base exception type for user errors. |
Classes in org.apache.openjpa.util used by org.apache.openjpa.persistence | |
---|---|
ExceptionInfo
Interface supplying additional exception information. |
|
Exceptions
Utility methods for externalizing and handling exceptions. |
|
RuntimeExceptionTranslator
Interface used by many facade helpers to translate exceptions. |
Classes in org.apache.openjpa.util used by org.apache.openjpa.util | |
---|---|
AbstractChangeTracker
Base class that provides utilities to change trackers. |
|
ChangeTracker
Interface for components that track changes to containers at a fine-grained level. |
|
ClassResolver
Interface to customize the loading of classes under OpenJPA. |
|
CollectionChangeTracker
Change tracker that can be used for collections. |
|
ExceptionInfo
Interface supplying additional exception information. |
|
Id
Datastore identity type. |
|
InvalidStateException
Exception type thrown when attempting to execute an operation that is not allowed by the current state. |
|
LockException
Exception indicating that locks on one or more objects could not be acquired. |
|
LRSProxy
Marker interface for large result set proxies. |
|
MapChangeTracker
Change tracker that can be used for maps. |
|
OpenJPAException
Exception type for all OpenJPA exceptions. |
|
OpenJPAId
Identity class extended by builtin OpenJPA identity objects. |
|
Proxies
Utility methods for managing proxies. |
|
Proxy
Interface implemented by all proxy types to allow setting and nulling of their owning instance. |
|
ProxyBean
Interface implemented by all generated custom types, which use JavaBean conventions for copying state. |
|
ProxyCalendar
Interface implemented by all generated proxies on Calendar
types. |
|
ProxyCollection
Interface implemented by all proxy collection types. |
|
ProxyCollections.ProxyIterator
Marker interface for a proxied iterator. |
|
ProxyDate
Interface implemented by all generated proxies on Date
types. |
|
ProxyManager
Manager for copying and proxying second class objects. |
|
ProxyMap
Interface implemented by proxies on Map types. |
|
ReferentialIntegrityException
Exception type reserved for violations of integrity constraints. |
|
Serialization.ClassResolvingObjectInputStream
|
|
StoreException
Base exception for data store errors. |
|
UserException
Base exception type for user errors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |