|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConnectionFactory | Factory for connections to the datastore. |
| ConnectionManager | Manager of connections for an OMF, allowing ManagedConnection pooling, enlistment in transaction. |
| DecryptionProvider | Interface to be implemented by an decryption provider allowing encrypted passwords in persistence properties. |
| 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 Summary | |
|---|---|
| AbstractConnectionFactory | Abstract implementation of a ConnectionFactory for a DataNucleus supported datastore. |
| AbstractManagedConnection | Abstract implementation of a managed connection. |
| ConnectionManagerImpl | Manager of connections for a datastore, allowing ManagedConnection pooling, enlistment in transaction. |
| Enum Summary | |
|---|---|
| ConnectionResourceType | Resource type of the connection. |
Package defining the connection to the datastore. Every datastore has to implement the ConnectionFactory and ManagedConnection interfaces. Abstract representations of these are provided as starting points.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||