Uses of Package
org.datanucleus.exceptions
Packages that use org.datanucleus.exceptions
Package
Description
Provides adapters for different client APIs, like JDO, JPA and so on.
DataNucleus ByteCode enhancer framework.
This package provides exceptions thrown by the core (client-facing) parts of DataNucleus.
This package provides classes managing the flush process when using MANUAL flush.
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
Package providing the plugin mechanism utilised by DataNucleus.
Package providing handling for persistence properties, and in particular the validation of valid values.
Provides classes relating to the life cycle state management of a persistable object.
Package providing the structure and some implementation for the auto-start mechanism.
Package providing query language support for datastores.
Package handling the (generic) compilation of queries.
Package providing expressions from which a (generically) compiled query is made up.
Package providing basic java type handling for DataNucleus.
Value Generation.
Package providing support specific to transactions for DataNucleus.
-
Classes in org.datanucleus.exceptions used by org.datanucleus.api
-
Classes in org.datanucleus.exceptions used by org.datanucleus.enhancer
-
Classes in org.datanucleus.exceptions used by org.datanucleus.exceptionsClassDescriptionException thrown when a datastore occurs.Base exception thrown by DataNucleus.Exception thrown when a user error occurs.An exception thrown when commit/rollback is invoked on an ExecutionContext yet the transaction is not active.
-
Classes in org.datanucleus.exceptions used by org.datanucleus.flushClassDescriptionException thrown when a transaction fails due to optimistic verification checks.
-
Classes in org.datanucleus.exceptions used by org.datanucleus.metadataClassDescriptionBase exception thrown by DataNucleus.Exception thrown when a user error occurs and is fatal.Exception thrown when a user error occurs.
-
Classes in org.datanucleus.exceptions used by org.datanucleus.pluginClassDescriptionA ClassNotResolvedException is thrown if an attempt is made to load a class that cannot be found by the ClassLoaderResolver.
-
Classes in org.datanucleus.exceptions used by org.datanucleus.propertiesClassDescriptionBase exception thrown by DataNucleus.Exception thrown when a user error occurs.
-
Classes in org.datanucleus.exceptions used by org.datanucleus.state
-
Classes in org.datanucleus.exceptions used by org.datanucleus.store.autostartClassDescriptionRepresentation of an error encountered initialising a datastore.
-
Classes in org.datanucleus.exceptions used by org.datanucleus.store.queryClassDescriptionBase exception thrown by DataNucleus.Exception thrown when a user error occurs.
-
Classes in org.datanucleus.exceptions used by org.datanucleus.store.query.compilerClassDescriptionBase exception thrown by DataNucleus.Exception thrown when a user error occurs.
-
Classes in org.datanucleus.exceptions used by org.datanucleus.store.query.expression
-
Classes in org.datanucleus.exceptions used by org.datanucleus.store.typesClassDescriptionBase exception thrown by DataNucleus.Exception thrown when a user error occurs.
-
Classes in org.datanucleus.exceptions used by org.datanucleus.store.valuegenerator
-
Classes in org.datanucleus.exceptions used by org.datanucleus.transaction