T - the type parameterS - the type parameterpublic interface StatementCallback<T,S extends Statement>
T execute(S statement, Object... args) throws SQLException
statement - the statementargs - the argsSQLException - the sql exceptionCopyright © 2019 Seata. All rights reserved.