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