Package org.datanucleus.api.jakarta
Package containing the entry point for the DataNucleus implementation of the Jakarta Persistence specifications
-
Class Summary Class Description AbstractJakartaGraph<T> Base for JakartaEntityGraph and JakartaSubgraph.DataNucleusHelperJakarta Helper class for accessing DataNucleus internals from a Jakarta environment.JakartaAdapter Adapter for the Jakarta Persistence API, to allow the DataNucleus core runtime to expose multiple APIs to clients.JakartaAttributeNode<T> Implementation of Jakarta Persistence AttributeNodeJakartaCallbackHandler CallbackHandler implementation for Jakarta Persistence.JakartaClassTransformer ClassTransformer for runtime enhancement of classes to the Jakarta Persistence interface.JakartaDataStoreCache Implementation of the Jakarta Persistence DataStoreCache.JakartaEntityGraph<T> Implementation of Jakarta Persistence EntityGraph.JakartaEntityManager EntityManager implementation for Jakarta Persistence.JakartaEntityManagerFactory EntityManagerFactory implementation.JakartaEntityTransaction EntityTransaction implementation for Jakarta Persistence for ResourceLocal transaction.JakartaFetchPlan Implementation of a FetchPlan for Jakarta Persistence.JakartaPropertyNames Utility providing convenience naming of Jakarta Persistence persistence properties.JakartaPropertyValidator Validator for persistence properties used by Jakarta Persistence.JakartaQuery<X> Basic implementation of a Jakarta Persistence Query.JakartaQueryCache Implementation of the Jakarta Persistence QueryCache.JakartaQueryParameter<T> Implementation of a Jakarta Persistence query parameter.JakartaQueryTuple Implementation of a Jakarta Persistence Tuple, for a query result.JakartaQueryTupleElement Implementation of a Jakarta Persistence TupleElement, for a query result.JakartaReplicationManager Manager to control the replication of objects from one datastore to another.JakartaStoredProcedureQuery Implementation of a StoredProcedureQuery.JakartaSubgraph<T> Implementation of Jakarta Persistence SubgraphOSGiActivator Activator used to register/deregister Jakarta Persistence services in an OSGi environment.PersistenceProviderImpl PersistenceProvider implementation. -
Exception Summary Exception Description SingletonEMFException Exception thrown when trying to create an EMF and using singleton setting yet one with this name already exists.