Uses of Class
io.ebeaninternal.server.query.CQueryPredicates
Packages that use CQueryPredicates
-
Uses of CQueryPredicates in io.ebeaninternal.server.query
Methods in io.ebeaninternal.server.query that return CQueryPredicatesConstructors in io.ebeaninternal.server.query with parameters of type CQueryPredicatesModifierConstructorDescriptionCQuery(OrmQueryRequest<T> request, CQueryPredicates predicates, CQueryPlan queryPlan) Create the Sql select based on the request.