public class ColumnFactory extends Object
| Constructor and Description |
|---|
ColumnFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IColumn |
createColumn(String name,
IDataType<?,?> type,
Object[] values) |
Copyright © 2021. All rights reserved.