Class ColumnMetadata

  • All Implemented Interfaces:
    Serializable

    public class ColumnMetadata
    extends Object
    implements Serializable
    Holds the metadata for a single column. Fields are immutable, copy the column with the provided methods to change its fields.
    See Also:
    Serialized Form