public class UpdateOneToManyTargetStatementSetter extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
RESET_POSITION |
| Constructor and Description |
|---|
UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks) |
UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks,
PK sourcePk) |
UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks,
PK sourcePk,
Integer position) |
public static final Integer RESET_POSITION
public UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks)
public UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks, PK sourcePk)
public void setValues(PreparedStatement ps) throws SQLException
SQLExceptionCopyright © 2017 SAP SE. All Rights Reserved.