| Package | Description | 
|---|---|
| org.datanucleus | 
 This package provides classes that are typically externally called, whether that means by developers
    or by other DataNucleus plugins. 
 | 
| 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 (generically) compiled query is made up. 
 | 
| org.datanucleus.state | 
 Provides classes relating to the life cycle state of a persistable object. 
 | 
| org.datanucleus.store.autostart | 
 Package providing the structure and some implementation for the auto-start mechanism. 
 | 
| 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. 
 | 
| Class and Description | 
|---|
| DatastoreInitialisationException
 Representation of an error encountered initialising a datastore. 
 | 
| Class and Description | 
|---|
| NucleusException
 Base exception thrown by DataNucleus. 
 | 
| Class and Description | 
|---|
| NucleusException
 Base exception thrown by DataNucleus. 
 | 
| Class and Description | 
|---|
| NucleusDataStoreException
 Exception thrown when a datastore occurs. 
 | 
| 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. 
 | 
| Class and Description | 
|---|
| NucleusOptimisticException
 Exception thrown when a transaction fails due to optimistic verification checks. 
 | 
| Class and Description | 
|---|
| 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. 
 | 
| Class and Description | 
|---|
| ClassNotResolvedException
 A ClassNotResolvedException is thrown if an attempt is
 made to load a class that cannot be found by the ClassLoaderResolver. 
 | 
| Class and Description | 
|---|
| NucleusException
 Base exception thrown by DataNucleus. 
 | 
| NucleusUserException
 Exception thrown when a user error occurs. 
 | 
| Class and Description | 
|---|
| NucleusException
 Base exception thrown by DataNucleus. 
 | 
| Class and Description | 
|---|
| NucleusException
 Base exception thrown by DataNucleus. 
 | 
| Class and Description | 
|---|
| DatastoreInitialisationException
 Representation of an error encountered initialising a datastore. 
 | 
| Class and Description | 
|---|
| NucleusException
 Base exception thrown by DataNucleus. 
 | 
| NucleusUserException
 Exception thrown when a user error occurs. 
 | 
| Class and Description | 
|---|
| NucleusException
 Base exception thrown by DataNucleus. 
 | 
| NucleusUserException
 Exception thrown when a user error occurs. 
 | 
| Class and Description | 
|---|
| NucleusException
 Base exception thrown by DataNucleus. 
 | 
| Class and Description | 
|---|
| NucleusException
 Base exception thrown by DataNucleus. 
 | 
Copyright © 2018. All rights reserved.