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) |
whereOrwhere, whereCase, whereExists, whereNotExists, whereSimpleCase, whereSubquery, whereSubqueryCopyright © 2015 Blazebit. All Rights Reserved.