public class TableCreateProcessor extends Object
| Constructor and Description |
|---|
TableCreateProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
execute(Connection connection,
DataStructureTableModel tableModel)
Execute the corresponding statement.
|
public static void execute(Connection connection, DataStructureTableModel tableModel) throws SQLException
connection - the connectiontableModel - the table modelSQLException - the SQL exceptionCopyright © 2010–2018 Eclipse Foundation. All rights reserved.