Type Params | Return Type | Name and description |
---|---|---|
|
public T |
find()
|
|
public java.lang.String |
getAlias()
|
|
public java.util.List<Query.Criterion> |
getCriteria()
|
|
public PersistentEntity |
getPersistentEntity()
|
|
public java.util.List<Query.Projection> |
getProjections() |
|
public java.util.List<T> |
list() List all results |
Methods inherited from class | Name |
---|---|
interface Criteria |
allEq, and, between, cache, eq, eqAll, eqAll, eqProperty, exists, ge, geAll, geAll, geProperty, geSome, geSome, gt, gtAll, gtAll, gtProperty, gtSome, gtSome, gte, idEq, idEquals, ilike, in, in, in, in, inList, inList, inList, inList, isEmpty, isNotEmpty, isNotNull, isNull, le, leAll, leAll, leProperty, leSome, leSome, like, lt, ltAll, ltAll, ltProperty, ltSome, ltSome, lte, ne, neProperty, not, notExists, notIn, notIn, or, order, order, order, readOnly, rlike, sizeEq, sizeGe, sizeGt, sizeLe, sizeLt, sizeNe |
List all results