public class CreateTableData extends Object
Constructor and Description |
---|
CreateTableData(String tblName,
Schema schema)
Saves the table name and schema.
|
Modifier and Type | Method and Description |
---|---|
Schema |
newSchema()
Returns the schema of the new table.
|
String |
tableName()
Returns the name of the new table.
|
Copyright © 2022 VanillaDB Organization. All rights reserved.