Class SeqValue

  • All Implemented Interfaces:
    java.lang.Cloneable
    Direct Known Subclasses:
    JDBCSeqValue

    public class SeqValue
    extends PluginValue
    Value type used to represent a sequence. This type is defined separately so that it can be used both in the global configuration and in class metadata with the same encapsulated configuration.
    Author:
    Abe White
    • Constructor Detail

      • SeqValue

        public SeqValue​(java.lang.String prop)