Package io.dingodb.sdk.common.table
Class TableDefinition
java.lang.Object
io.dingodb.sdk.common.table.TableDefinition
- All Implemented Interfaces:
Table
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.dingodb.sdk.common.table.Table
getAutoIncrement, getCharset, getCodecVersion, getCollate, getColumn, getColumn, getColumnIndex, getColumnIndices, getColumns, getComment, getCreateSql, getCreateTime, getEngine, getIndexParameter, getKeyColumnIndices, getKeyColumns, getName, getPartition, getPrimaryKeyCount, getProperties, getReplica, getRowFormat, getTableType, getTtl, getUpdateTime, getVersion, id
-
Constructor Details
-
TableDefinition
public TableDefinition()
-