org.crazycake.jdbcTemplateTool.impl
类 UpdateSetter
java.lang.Object
org.crazycake.jdbcTemplateTool.impl.UpdateSetter
- 所有已实现的接口:
- org.springframework.jdbc.core.PreparedStatementSetter
public class UpdateSetter
- extends Object
- implements org.springframework.jdbc.core.PreparedStatementSetter
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateSetter
public UpdateSetter(Object[] params)
setValues
public void setValues(PreparedStatement ps)
throws SQLException
- 指定者:
- 接口
org.springframework.jdbc.core.PreparedStatementSetter 中的 setValues
- 抛出:
SQLException
Copyright © 2014. All rights reserved.