public class TableStructure extends Object
| Constructor and Description |
|---|
TableStructure(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addColumn(String columnName,
String dataType,
Integer length) |
Copyright © 2021. All rights reserved.