class AutoDetachValue extends StringListValue
| Modifier and Type | Field and Description |
|---|---|
static String |
DETACH_CLOSE |
static String |
DETACH_COMMIT |
static String |
DETACH_NONE |
static String |
DETACH_NONTXREAD |
static String |
DETACH_ROLLBACK |
EMPTY| Constructor and Description |
|---|
AutoDetachValue() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getAliasList() |
int |
getConstant() |
Class |
getValueType()
Returns the type of the property that this Value represents.
|
void |
setConstant(int flags) |
get, getInternalString, set, setInternalObject, setInternalString, unaliasaddEquivalentKey, addListener, alias, alias, assertChangeable, clone, equals, getAliases, getDefault, getEquivalentKeys, getInstantiatingGetter, getListeners, getLoadKey, getOriginalValue, getProperty, getPropertyKeys, getScope, getString, hashCode, hide, isAliasListComprehensive, isDynamic, isHidden, isPrivate, makePrivate, matches, removeListener, setAlias, setAlias, setAliases, setAliasListComprehensive, setDefault, setDynamic, setInstantiatingGetter, setLoadKey, setObject, setProperty, setScope, setString, toString, unalias, valueChangedpublic static final String DETACH_CLOSE
public static final String DETACH_COMMIT
public static final String DETACH_ROLLBACK
public static final String DETACH_NONTXREAD
public static final String DETACH_NONE
public Class getValueType()
ValuegetValueType in class StringListValuepublic void setConstant(int flags)
public int getConstant()
protected List<String> getAliasList()
getAliasList in class StringListValueCopyright © 2006–2013 Apache Software Foundation. All rights reserved.