|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CriteriaBuilder.TrimType in net.cafeto.queryserialize |
|---|
| Methods in net.cafeto.queryserialize that return CriteriaBuilder.TrimType | |
|---|---|
static CriteriaBuilder.TrimType |
CriteriaBuilder.TrimType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CriteriaBuilder.TrimType[] |
CriteriaBuilder.TrimType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.cafeto.queryserialize with parameters of type CriteriaBuilder.TrimType | |
|---|---|
Expression |
CriteriaBuilder.trim(CriteriaBuilder.TrimType type,
Expression expr)
|
Expression |
CriteriaBuilder.trim(CriteriaBuilder.TrimType type,
Expression expr0,
Expression expr1)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||