Class SeqValue

All Implemented Interfaces:
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 Details

    • SeqValue

      public SeqValue(String prop)