public class UpdateBuilder extends Object
Constructor and Description |
---|
UpdateBuilder(String entityName,
String alias) |
Modifier and Type | Method and Description |
---|---|
void |
build(StringBuilder sb,
Map<String,Object> updateParamValues) |
Parameters |
getRootParameters() |
Query |
toQuery(Session session) |
void |
updateValue(String propertyName,
Object value) |
public Parameters getRootParameters()
public void build(StringBuilder sb, Map<String,Object> updateParamValues)
Copyright © 2018 JBoss by Red Hat. All rights reserved.