public class PreparedStatementSetterAdapter<P> extends Object implements org.springframework.jdbc.core.PreparedStatementSetter
| 构造器和说明 |
|---|
PreparedStatementSetterAdapter(com.jn.sqlhelper.common.statement.PreparedStatementSetter<P> delegate,
P parameters) |
public void setValues(PreparedStatement ps) throws SQLException
setValues 在接口中 org.springframework.jdbc.core.PreparedStatementSetterSQLExceptionCopyright © 2022. All rights reserved.