public interface PreparedStatementCallback<T>
| 限定符和类型 | 方法和说明 |
|---|---|
T |
executePreparedStatement(java.sql.PreparedStatement ps)
execute preparestatement
|
SQLOptionType |
getSqlOptionType() |
T executePreparedStatement(java.sql.PreparedStatement ps) throws java.lang.Exception
ps - preparestatementjava.lang.Exception - ExceptionSQLOptionType getSqlOptionType()
Copyright © 2018. All Rights Reserved.