public interface SqlFileExecuter
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ExecutionContext context,
BinaryHolder binaryExcelInput)
Execute provided SQL file.
|
java.lang.String |
getCurrentDatabaseName()
DBMS name
|
void execute(ExecutionContext context, BinaryHolder binaryExcelInput) throws ErrorException
context - binaryExcelInput - sql fileErrorExceptionjava.lang.String getCurrentDatabaseName()
throws ErrorException
ErrorExceptionCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.