Class UnaryTableSequenceDefinition

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.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:
    Serialized Form