Class PrimaryKey


  • public class PrimaryKey
    extends Object
    The primary key of a record. Note that the value used in the primary key must be single-value.
    • Constructor Detail

      • PrimaryKey

        public PrimaryKey​(Object[] values)