Package wt.enterprise
Class SequenceGenerator
java.lang.Object
wt.enterprise.SequenceGenerator
- All Implemented Interfaces:
Externalizable,Serializable,wt.enterprise.AttributeValueGenerator
public class SequenceGenerator
extends Object
implements wt.enterprise.AttributeValueGenerator, Externalizable
This class is responsible for generating next value for sequence using some algorithm
This class should be strictly used for Object Initialization Rules.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Method Summary