| 限定符和类型 | 类和说明 |
|---|---|
static class |
Table.Key.TYPE |
| 构造器和说明 |
|---|
Key() |
| 限定符和类型 | 方法和说明 |
|---|---|
LinkedHashMap<String,Column> |
getColumns() |
Table.Key.TYPE |
getType() |
Table.Key |
setColumns(LinkedHashMap<String,Column> columns) |
Table.Key |
setColumns(String... columns) |
Table.Key |
setType(Table.Key.TYPE type) |
public Table.Key.TYPE getType()
public Table.Key setType(Table.Key.TYPE type)
public LinkedHashMap<String,Column> getColumns()
public Table.Key setColumns(LinkedHashMap<String,Column> columns)
Copyright © 2025. All rights reserved.