public final class ReadOnlyTable extends BasicTable
MAX_IDENTIFIER_LENGTHYOU_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, toStringdeletegetGrain, getGrainPartequals, getCelestaDoc, getName, getQuotedName, getQuotedNameIfNeeded, hashCode, limitName, limitName, setCelestaDocgetGrain, getName, getQuotedNamepublic ReadOnlyTable(GrainPart gp, String name) throws ParseException
ParseExceptionpublic boolean hasPrimeKey()
TableElementCopyright © 2020 CURS. All rights reserved.