primaryKey
Returns the value of the
primaryKey record component.- Returns:
- the value of the
primaryKeyrecord component
TableSchema(String name,
String schema,
List<SchemaTypes.ColumnInfo> columns,
List<SchemaTypes.IndexInfo> indexes,
List<SchemaTypes.ConstraintInfo> constraints,
List<String> primaryKey,
String comment,
Long estimatedRowCount) TableSchema record class.columns()columns record component.comment()comment record component.constraints record component.final booleanestimatedRowCount record component.final inthashCode()indexes()indexes record component.name()name record component.primaryKey record component.schema()schema record component.final StringtoString()TableSchema record class.name - the value for the name record componentschema - the value for the schema record componentcolumns - the value for the columns record componentindexes - the value for the indexes record componentconstraints - the value for the constraints record componentprimaryKey - the value for the primaryKey record componentcomment - the value for the comment record componentestimatedRowCount - the value for the estimatedRowCount record componentObjects::equals(Object,Object).name record component.name record componentschema record component.schema record componentcolumns record component.columns record componentindexes record component.indexes record componentconstraints record component.constraints record componentprimaryKey record component.primaryKey record componentcomment record component.comment record componentestimatedRowCount record component.estimatedRowCount record component