AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 方法和说明 |
|---|---|
Table |
addPk(String pkColumnName)
添加主键
|
static Table |
create(String tableName) |
Set<String> |
getPkNames() |
String |
getTableName() |
Table |
setColumn(Column column)
设置列对象
|
void |
setPkNames(Set<String> pkNames) |
void |
setTableName(String tableName) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2015. All rights reserved.