T - The entity type for which this update query isX - The concrete builder typepublic interface BaseUpdateCriteriaBuilder<T,X extends BaseUpdateCriteriaBuilder<T,X>> extends BaseModificationCriteriaBuilder<X>
| Modifier and Type | Method and Description |
|---|---|
SubqueryInitiator<X> |
set(String attribute) |
X |
set(String attribute,
Object value) |
X |
setExpression(String attribute,
String expression) |
MultipleSubqueryInitiator<X> |
setSubqueries(String attribute,
String expression) |
whereExpression, whereExpressionSubqueries, whereOrwhere, whereCase, whereExists, whereNotExists, whereSimpleCase, whereSubqueries, whereSubquery, whereSubqueryCopyright © 2016 Blazebit. All Rights Reserved.