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