public class EntityManagerFactoryValue extends PluginValue
EntityManagerFactory
.Modifier and Type | Field and Description |
---|---|
static String[] |
ALIASES |
static 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 String KEY
public static final String[] ALIASES
public static OpenJPAEntityManagerFactory newFactory(BrokerFactory bf)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.