public interface TrafficExecutorCallback<T>
| Modifier and Type | Method and Description |
|---|---|
T |
execute(Statement statement,
String sql)
Execute.
|
T execute(Statement statement, String sql) throws SQLException
statement - statementsql - SQLSQLException - SQL exceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.