C
- concrete subtypepublic interface UpdateClause<C extends UpdateClause<C>> extends StoreClause<C>, FilteredClause<C>
UpdateClause
defines a generic extensible interface for Update clausesModifier and Type | Method and Description |
---|---|
C |
set(List<? extends Path<?>> paths,
List<?> values)
Set the paths to be updated
|
isEmpty, set, set, setNull
where
Copyright © 2007–2015 Mysema Ltd. All rights reserved.