org.grails.datastore.mapping.query
Interfaces
Query.Criterion
QueryCreator
Classes
AssociationQuery
Projections
Query
Query.AvgProjection
Query.Between
Query.Conjunction
Query.CountDistinctProjection
Query.CountProjection
Query.Disjunction
Query.DistinctProjection
Query.DistinctPropertyProjection
Query.Equals
Query.EqualsAll
Query.EqualsProperty
Query.Exists
Query.GreaterThan
Query.GreaterThanAll
Query.GreaterThanEquals
Query.GreaterThanEqualsAll
Query.GreaterThanEqualsProperty
Query.GreaterThanEqualsSome
Query.GreaterThanProperty
Query.GreaterThanSome
Query.GroupPropertyProjection
Query.ILike
Query.IdEquals
Query.IdProjection
Query.In
Query.IsEmpty
Query.IsNotEmpty
Query.IsNotNull
Query.IsNull
Query.Junction
Query.LessThan
Query.LessThanAll
Query.LessThanEquals
Query.LessThanEqualsAll
Query.LessThanEqualsProperty
Query.LessThanEqualsSome
Query.LessThanProperty
Query.LessThanSome
Query.Like
Query.MaxProjection
Query.MinProjection
Query.Negation
Query.NotEquals
Query.NotEqualsAll
Query.NotEqualsProperty
Query.NotExists
Query.NotIn
Query.Order
Query.Projection
Query.ProjectionList
Query.PropertyComparisonCriterion
Query.PropertyCriterion
Query.PropertyNameCriterion
Query.PropertyProjection
Query.RLike
Query.SizeEquals
Query.SizeGreaterThan
Query.SizeGreaterThanEquals
Query.SizeLessThan
Query.SizeLessThanEquals
Query.SizeNotEquals
Query.SubqueryCriterion
Query.SumProjection
Restrictions
Enums
Query.Order.Direction
Exceptions
QueryException