public final class ReadOnlyTable extends BasicTable
MAX_IDENTIFIER_LENGTH
YOU_CANNOT_DROP_A_COLUMN_THAT_BELONGS_TO
Constructor and Description |
---|
ReadOnlyTable(GrainPart gp,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasPrimeKey()
Whether the table has primary key.
|
addColumn, finalizePK, getColumn, getColumnIndex, getColumns, getForeignKeys, getImplements, getIndices, getPkConstraintName, getPrimaryKey, isAutoUpdate, removeColumn, setAutoUpdate, setPK, setPkConstraintName, toString
delete
getGrain, getGrainPart
equals, getCelestaDoc, getName, getQuotedName, getQuotedNameIfNeeded, hashCode, limitName, limitName, setCelestaDoc
getGrain, getName, getQuotedName, getQuotedNameIfNeeded
public ReadOnlyTable(GrainPart gp, String name) throws ParseException
ParseException
public boolean hasPrimeKey()
TableElement
Copyright © 2023 CURS. All rights reserved.