- InPredicate In(EntityFieldInfo info, T args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- andPredicate and(P predicates) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ascOrder asc(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- assertTypevoid assertType(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- avgEntityExpression avg(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- betweenPredicate between(EntityFieldInfo info, T t1, T t2) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- countEntityExpression count(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- countEntityExpression count(Root!T root) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- countDistinctEntityExpression countDistinct(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- countDistinctEntityExpression countDistinct(Root!T root) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createCriteriaDeleteCriteriaDelete!(T, F) createCriteriaDelete() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createCriteriaUpdateCriteriaUpdate!(T, F) createCriteriaUpdate() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createQueryCriteriaQuery!(T, F) createQuery() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createQueryBuilderQueryBuilder createQueryBuilder() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- descOrder desc(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- equalPredicate equal(EntityFieldInfo info, T t, bool check) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- equalPredicate equal(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- escapeWithQuotesstring escapeWithQuotes(string str) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- gePredicate ge(EntityFieldInfo info, T t) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- gePredicate ge(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getDialectDialect getDialect() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getManagerEntityManager getManager() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- gtPredicate gt(EntityFieldInfo info, T t) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- gtPredicate gt(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- lazyEqualPredicate lazyEqual(EntityFieldInfo info, T t, bool check) 
- lazyManyToManyEqualPredicate lazyManyToManyEqual(EntityFieldInfo info, T t, bool check) 
- lePredicate le(EntityFieldInfo info, T t) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- lePredicate le(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- likePredicate like(EntityFieldInfo info, string pattern) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ltPredicate lt(EntityFieldInfo info, T t) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ltPredicate lt(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- maxEntityExpression max(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- minEntityExpression min(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- notEqualPredicate notEqual(EntityFieldInfo info, T t) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- notEqualPredicate notEqual(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- notLikePredicate notLike(EntityFieldInfo info, string pattern) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- orPredicate or(P predicates) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setManagerCriteriaBuilder setManager(EntityManager manager) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- sumEntityExpression sum(EntityFieldInfo info) 
- Undocumented in source. Be warned that the author may not have intended to support it.