Class UnaryTableSequenceDefinition

All Implemented Interfaces:
Serializable, Cloneable

public class UnaryTableSequenceDefinition extends TableSequenceDefinition

Purpose: Creates / drops an unary sequence table: the name of the table is sequence name; its only field is named unarySequenceCounterFieldName

See Also: