public class ViewDropProcessor extends Object
| Constructor and Description |
|---|
ViewDropProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
execute(Connection connection,
DataStructureViewModel viewModel)
Execute the corresponding statement.
|
public static void execute(Connection connection, DataStructureViewModel viewModel) throws SQLException
connection - the connectionviewModel - the view modelSQLException - the SQL exceptionCopyright © 2010–2018 Eclipse Foundation. All rights reserved.