public interface IGlobalScript
Modifier and Type | Method and Description |
---|---|
void |
execute(Setup setup,
java.sql.Connection connection) |
void execute(Setup setup, java.sql.Connection connection) throws java.lang.Exception
java.lang.Exception