Uses of Package
org.datanucleus.store.connection
Packages that use org.datanucleus.store.connection
Package
Description
Package handling the storage of classes to the datastore, and the management of the datastore.
Package defining the connection to the datastore.
Package providing management for federation of datastores.
Package providing query language support for datastores.
Value Generation.
-
Classes in org.datanucleus.store.connection used by org.datanucleus.storeClassDescriptionManager of connections for a StoreManager, allowing ManagedConnection pooling, enlistment in transaction.
-
Classes in org.datanucleus.store.connection used by org.datanucleus.store.connectionClassDescriptionFactory for connections to the datastore.Manager of connections for a StoreManager, allowing ManagedConnection pooling, enlistment in transaction.Resource type of the connection.Wrapper for a connection to the datastore, allowing management.Listener for the relation between a ManagedConnection and a resource using that ManagedConnection.
-
Classes in org.datanucleus.store.connection used by org.datanucleus.store.federationClassDescriptionManager of connections for a StoreManager, allowing ManagedConnection pooling, enlistment in transaction.Wrapper for a connection to the datastore, allowing management.
-
Classes in org.datanucleus.store.connection used by org.datanucleus.store.queryClassDescriptionListener for the relation between a ManagedConnection and a resource using that ManagedConnection.
-
Classes in org.datanucleus.store.connection used by org.datanucleus.store.valuegenerator