interface MultipleConnectionSourceCapableDatastore extends Datastore
A Datastore capable of configuring multiple Datastore with individually named ConnectionSource instances
Type Params | Return Type | Name and description |
---|---|---|
|
abstract Datastore |
getDatastoreForConnection(java.lang.String connectionName) Lookup a Datastore by ConnectionSource name |
Methods inherited from class | Name |
---|---|
interface Datastore |
connect, getApplicationContext, getApplicationEventPublisher, getCurrentSession, getMappingContext, hasCurrentSession, isSchemaless, withSession |
interface ServiceRegistry |
getService, getServices |
Lookup a Datastore by ConnectionSource name
connectionName
- The connection name