Interface DbcExecution
-
public interface DbcExecution
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(DataBaseConnector dbc)
-
-
-
Method Detail
-
execute
void execute(DataBaseConnector dbc) throws Throwable
- Throws:
Throwable
-
-