Home Manual Reference Source Test Repository

Test

Description Identifier Count

constructors

api/Criteria#constructors

asc

api/Order#asc

asc

api/Order#desc

op

api/Restrictions#op

eq

api/Restrictions#eq

lt

api/Restrictions#lt

lte

api/Restrictions#lte

gt

api/Restrictions#gt

gte

api/Restrictions#gte

between

api/Restrictions#between

startsWith

api/Restrictions#startsWith

endsWith

api/Restrictions#endsWith

contains

api/Restrictions#contains

like

api/Restrictions#like

in

api/Restrictions#in

isNull

api/Restrictions#isNull

isNotNull

api/Restrictions#isNotNull

isEmpty

api/Restrictions#isEmpty

isNotEmpty

api/Restrictions#isNotEmpty

or

api/Restrictions#or

and

api/Restrictions#and

startsWith

api/Criteria#constructors

endsWith

-