com.clickntap.tool.jdbc
Class JdbcPreparedStatementCreator
java.lang.Object
com.clickntap.tool.jdbc.JdbcPreparedStatementCreator
- All Implemented Interfaces:
- org.springframework.jdbc.core.PreparedStatementSetter
public class JdbcPreparedStatementCreator
- extends Object
- implements org.springframework.jdbc.core.PreparedStatementSetter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcPreparedStatementCreator
public JdbcPreparedStatementCreator(Object[] values)
setValues
public void setValues(PreparedStatement ps)
throws SQLException
- Specified by:
setValues in interface org.springframework.jdbc.core.PreparedStatementSetter
- Throws:
SQLException
Copyright © 2014. All rights reserved.