C - concrete subtypepublic interface UpdateClause<C extends UpdateClause<C>> extends StoreClause<C>, FilteredClause<C>
| Modifier and Type | Method and Description |
|---|---|
C |
set(List<? extends Path<?>> paths,
List<?> values)
Set the paths to be updated
|
isEmpty, set, set, setNullwhereCopyright © 2007–2014 Mysema Ltd. All rights reserved.