Implementations of this service offer native interfaces to access the underlying datastore. They are also responsible for starting and stopping the connection to the datastore.
Instead of implementing this interface directly, consider to extend {@link BaseDatastoreProvider} instead. @author Emmanuel Bernard <emmanuel@hibernate.org> @author Gunnar Morling
|
|
|
|