public class UpdatePropsPreparedStatementSetter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected JDBCValueMappings |
jdbcValueMapper |
| Constructor and Description |
|---|
UpdatePropsPreparedStatementSetter(PK itemPk,
PK langPK,
java.lang.String propName,
java.lang.Object value) |
UpdatePropsPreparedStatementSetter(PK itemPk,
java.lang.String propName,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
setValues(java.sql.PreparedStatement ps) |
java.lang.String |
toString() |
protected final JDBCValueMappings jdbcValueMapper
public UpdatePropsPreparedStatementSetter(PK itemPk, PK langPK, java.lang.String propName, java.lang.Object value)
public UpdatePropsPreparedStatementSetter(PK itemPk, java.lang.String propName, java.lang.Object value)
Copyright © 2018 SAP SE. All Rights Reserved.