@FunctionalInterface public interface ParamProcessor
PreparedStatement parameters| 限定符和类型 | 方法和说明 |
|---|---|
void |
build(PreparedStatement ps)
Setting the
PreparedStatement parameters |
void build(PreparedStatement ps) throws SQLException
PreparedStatement parametersps - the PreparedStatementSQLException - if SQL error occurCopyright © 2020. All rights reserved.