public interface ExecuteCallback
boolean execute(String sql, Statement statement) throws SQLException
sql - SQL to be executedstatement - JDBC statementSQLException - SQL exceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.