public class RemoveItemsStatementSetter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Long |
optimisticLockCounter |
| Constructor and Description |
|---|
RemoveItemsStatementSetter(java.util.List<java.lang.Long> pks) |
RemoveItemsStatementSetter(java.util.List<java.lang.Long> pks,
java.lang.Long optimisticLockCounter,
boolean withOptimisticLocking) |
| Modifier and Type | Method and Description |
|---|---|
void |
setValues(java.sql.PreparedStatement ps) |
Copyright © 2018 SAP SE. All Rights Reserved.