ICommand.TYPES
Constructor and Description |
---|
DropTableCommand(String _tableName,
String _execId) |
Modifier and Type | Method and Description |
---|---|
String |
getExecId() |
String |
getTableName() |
ICommand.TYPES |
getType() |
IFeedbackAction |
persist() |
IFeedbackAction |
rollback() |
public String getTableName()
getTableName
in interface ICommand
public ICommand.TYPES getType()
public IFeedbackAction persist() throws SQLException
persist
in interface ICommand
SQLException
public IFeedbackAction rollback() throws SQLException
rollback
in interface ICommand
SQLException
Copyright © 2012–2018 UCanAccess. All rights reserved.