primary Key Columns
List of PrimaryKeyColumn objects. Each contains a Column and an sequenceNumber value. The Column is selected by filtering for the appropriate TABLE_CAT, TABLE_SCHEM, TABLE_NAME, and COLUMN_NAME as returned by java.sql.DatabaseMetaData.getPrimaryKeys, and the sequenceNumber value is from KEY_SEQ