|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryBuilder.Coalesce | |
|---|---|
| javax.persistence.criteria | |
| Uses of QueryBuilder.Coalesce in javax.persistence.criteria |
|---|
| Methods in javax.persistence.criteria that return QueryBuilder.Coalesce | ||
|---|---|---|
|
QueryBuilder.coalesce()
Create a coalesce expression. |
|
QueryBuilder.Coalesce<T> |
QueryBuilder.Coalesce.value(Expression<? extends T> value)
Add an argument to the coalesce expression. |
|
QueryBuilder.Coalesce<T> |
QueryBuilder.Coalesce.value(T value)
Add an argument to the coalesce expression. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||