public class JDBCSeqValue extends SeqValue
SeqValue
. This subclass is
not added to the configuration object because it is not visible to it.
Therefore, this class should not attempt to alter sequence instantiation
behavior. The aliases defined by this subclass are added to the
configuration, however, and this subclass may also be instantiated by
other components for creation of sequences without manual alias setting.Constructor and Description |
---|
JDBCSeqValue(String prop) |
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 JDBCSeqValue(String prop)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.