Class ArrayColumnMapping

  • All Implemented Interfaces:
    ColumnMapping

    public class ArrayColumnMapping
    extends AbstractColumnMapping
    Mapping of an ARRAY column. Note that this is designed around how PostgreSQL handles arrays, and is largely limited to what is available for that datastore.