public class JdbcPreparedStatementCreator extends Object implements org.springframework.jdbc.core.PreparedStatementSetter
| Constructor and Description |
|---|
JdbcPreparedStatementCreator(Object[] values) |
public JdbcPreparedStatementCreator(Object[] values)
public void setValues(PreparedStatement ps) throws SQLException
setValues in interface org.springframework.jdbc.core.PreparedStatementSetterSQLExceptionCopyright © 2015. All rights reserved.