Package org.datanucleus.store.connection

Package defining the connection to the datastore.

See: Description

Package org.datanucleus.store.connection Description

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.

Copyright © 2013. All rights reserved.