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