public interface Configurable
| Modifier and Type | Method and Description |
|---|---|
<D extends DatastoreConfiguration<G>,G extends GlobalContext<?,?>> |
configureOptionsFor(Class<D> datastoreType)
Applies configuration options to the bootstrapped session factory.
|
<D extends DatastoreConfiguration<G>,G extends GlobalContext<?,?>> G configureOptionsFor(Class<D> datastoreType)
D - the datastore configuration typeG - the global context typedatastoreType - represents the datastore to be configuredCopyright © 2010-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.