public interface StatementCallback<T>
| 限定符和类型 | 方法和说明 |
|---|---|
T |
executeStatement(java.sql.Statement stmt)
execute statement
|
SQLOptionType |
getSqlOptionType() |
T executeStatement(java.sql.Statement stmt) throws java.lang.Exception
stmt - statementjava.lang.Exception - ExceptionSQLOptionType getSqlOptionType()
Copyright © 2018. All Rights Reserved.