| Package | Description |
|---|---|
| org.ibatis.persist.criteria |
| Modifier and Type | Method and Description |
|---|---|
<Y> Path<Y> |
Root.get(Y attribute)
Create a path corresponding to the referenced attribute.
|
| Modifier and Type | Method and Description |
|---|---|
<Y> CriteriaUpdate<T> |
CriteriaUpdate.set(Path<Y> attribute,
Expression<? extends Y> value)
Update the value of the specified attribute.
|
<Y,X extends Y> |
CriteriaUpdate.set(Path<Y> attribute,
X value)
Update the value of the specified attribute.
|
Copyright © 2084–2018 dukeware.com. All rights reserved.