Package | Description |
---|---|
org.datanucleus.store |
Package handling the storage of classes to the datastore, and the management of the datastore.
|
org.datanucleus.store.connection |
Package defining the connection to the datastore.
|
org.datanucleus.store.federation |
Package providing management for federation of datastores.
|
org.datanucleus.store.query |
Package providing implementation of query language support for datastores.
|
org.datanucleus.store.valuegenerator |
Value Generation.
|
Class and Description |
---|
ConnectionManager
Manager of connections for a StoreManager, allowing ManagedConnection pooling, enlistment in transaction.
|
Class and Description |
---|
ConnectionFactory
Factory for connections to the datastore.
|
ConnectionManager
Manager of connections for a StoreManager, allowing ManagedConnection pooling, enlistment in transaction.
|
ConnectionResourceType
Resource type of the connection.
|
ManagedConnection
Wrapper for a connection to the datastore, allowing management.
|
ManagedConnectionResourceListener
Listener for the relation between a ManagedConnection and a resource using that ManagedConnection.
|
Class and Description |
---|
ConnectionManager
Manager of connections for a StoreManager, allowing ManagedConnection pooling, enlistment in transaction.
|
ManagedConnection
Wrapper for a connection to the datastore, allowing management.
|
Class and Description |
---|
ManagedConnectionResourceListener
Listener for the relation between a ManagedConnection and a resource using that ManagedConnection.
|
Class and Description |
---|
ManagedConnection
Wrapper for a connection to the datastore, allowing management.
|
Copyright © 2019. All rights reserved.