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