public class Ddl extends Object
| Constructor and Description |
|---|
Ddl() |
Ddl(String statement,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStatement()
DDL
|
String |
getTableName()
Table name used in the DDL
|
void |
setStatement(String statement) |
void |
setTableName(String tableName) |
String |
toString() |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.