public class EntityManagerFactoryValue extends PluginValue
EntityManagerFactory
.Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
ALIASES |
static java.lang.String |
KEY
Configuration property key.
|
Constructor and Description |
---|
EntityManagerFactoryValue() |
Modifier and Type | Method and Description |
---|---|
static OpenJPAEntityManagerFactory |
newFactory(BrokerFactory bf)
Create a new factory of the configured type.
|
configure, getClassName, getInternalString, getProperties, getString, getValueType, instantiate, isSingleton, objectChanged, set, setClassName, setInternalString, setProperties, setString
configure, get, instantiate, newInstance, set, setInternalObject
addEquivalentKey, addListener, alias, alias, assertChangeable, clone, equals, getAliases, getDefault, getEquivalentKeys, getInstantiatingGetter, getListeners, getLoadKey, getOriginalValue, getProperty, getPropertyKeys, getScope, hashCode, hide, isAliasListComprehensive, isDynamic, isHidden, isPrivate, makePrivate, matches, removeListener, setAlias, setAlias, setAliases, setAliasListComprehensive, setDefault, setDynamic, setInstantiatingGetter, setLoadKey, setObject, setProperty, setScope, toString, unalias, unalias, valueChanged
public static final java.lang.String KEY
public static final java.lang.String[] ALIASES
public static OpenJPAEntityManagerFactory newFactory(BrokerFactory bf)