public class ShopPreparedStatementSetter
extends java.lang.Object
implements org.springframework.jdbc.core.PreparedStatementSetter
Modifier and Type | Field and Description |
---|---|
private int |
shopID |
Constructor and Description |
---|
ShopPreparedStatementSetter(int shopID) |
Modifier and Type | Method and Description |
---|---|
void |
setValues(java.sql.PreparedStatement ps) |