Class Set

  • All Implemented Interfaces:
    java.io.Serializable, Fetchable, Filterable, Value

    public class Set
    extends Collection
    A set with no nullable element columns. It will have a primary key consisting of all table columns (ie. key columns + element columns).
    See Also:
    Serialized Form