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