|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.datanucleus.exceptions | |
---|---|
org.datanucleus.api | Provides adapters for different client APIs, like JDO, JPA and so on. |
org.datanucleus.enhancer | DataNucleus ByteCode enhancer framework. |
org.datanucleus.exceptions | This package provides exceptions thrown by the core (client-facing) parts of DataNucleus. |
org.datanucleus.flush | This package provides classes managing the flush process when using MANUAL flush. |
org.datanucleus.metadata | Provides classes representing the MetaData for files, packages, classes, fields, containers, etc. |
org.datanucleus.plugin | Package providing the plugin mechanism utilised by DataNucleus. |
org.datanucleus.properties | Package providing handling for persistence properties, and in particular the validation of valid values. |
org.datanucleus.query.expression | Package providing expressions from which a compiled query is made up. |
org.datanucleus.state | Provides classes relating to the life cycle state of a persistable object. |
org.datanucleus.store.exceptions | Provides exceptions that can be thrown when communicating with the datastore. |
org.datanucleus.store.query | Package providing implementation of query language support for datastores. |
org.datanucleus.store.types | Package providing basic java type handling for DataNucleus. |
org.datanucleus.store.valuegenerator | Value Generation. |
org.datanucleus.transaction | Package providing support specific to transactions for DataNucleus. |
Classes in org.datanucleus.exceptions used by org.datanucleus.api | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
Classes in org.datanucleus.exceptions used by org.datanucleus.enhancer | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
Classes in org.datanucleus.exceptions used by org.datanucleus.exceptions | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
|
NucleusUserException
Exception thrown when a user error occurs. |
|
TransactionNotActiveException
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.flush | |
---|---|
NucleusOptimisticException
Exception thrown when a transaction fails due to optimistic verification checks. |
Classes in org.datanucleus.exceptions used by org.datanucleus.metadata | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
|
NucleusFatalUserException
Exception thrown when a user error occurs and is fatal. |
|
NucleusUserException
Exception thrown when a user error occurs. |
Classes in org.datanucleus.exceptions used by org.datanucleus.plugin | |
---|---|
ClassNotResolvedException
A 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.properties | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
|
NucleusUserException
Exception thrown when a user error occurs. |
Classes in org.datanucleus.exceptions used by org.datanucleus.query.expression | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
Classes in org.datanucleus.exceptions used by org.datanucleus.state | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
Classes in org.datanucleus.exceptions used by org.datanucleus.store.exceptions | |
---|---|
NucleusDataStoreException
Exception thrown when a datastore occurs. |
|
NucleusException
Base exception thrown by DataNucleus. |
|
NucleusUserException
Exception thrown when a user error occurs. |
Classes in org.datanucleus.exceptions used by org.datanucleus.store.query | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
|
NucleusUserException
Exception thrown when a user error occurs. |
Classes in org.datanucleus.exceptions used by org.datanucleus.store.types | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
|
NucleusUserException
Exception thrown when a user error occurs. |
Classes in org.datanucleus.exceptions used by org.datanucleus.store.valuegenerator | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
Classes in org.datanucleus.exceptions used by org.datanucleus.transaction | |
---|---|
NucleusException
Base exception thrown by DataNucleus. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |