| Package | Description |
|---|---|
| tech.ibit.mybatis.sqlbuilder.converter |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnInfo> |
TableColumnInfo.getColumnInfos()
Gets the value of columnInfos
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableColumnInfo.setColumnInfos(List<ColumnInfo> columnInfos)
Sets the columnInfos
|
| Constructor and Description |
|---|
TableColumnInfo(Table table,
List<ColumnInfo> columnInfos)
构造函数
|
Copyright © 2020 IBIT程序猿. All rights reserved.