| 程序包 | 说明 |
|---|---|
| tech.ibit.sqlbuilder.converter |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ColumnInfo> |
TableColumnInfo.getColumnInfos()
Gets the value of columnInfos
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableColumnInfo.setColumnInfos(List<ColumnInfo> columnInfos)
Sets the columnInfos
You can use getColumnInfos() to get the value of columnInfos
|
| 构造器和说明 |
|---|
TableColumnInfo(Table table,
List<ColumnInfo> columnInfos)
构造函数
|
Copyright © 2020 IBIT程序猿. All rights reserved.