- distinctCriteriaQuery!(T, F) distinct(bool distinct) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getQueryBuilderQueryBuilder getQueryBuilder() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- groupByCriteriaQuery!(T, F) groupBy(E entityFieldInfos) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- havingCriteriaQuery!(T, F) having(P predicates) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- multiselectCriteriaQuery!(T, F) multiselect(E entityExpressions) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- orderByCriteriaQuery!(T, F) orderBy(O orders) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- selectCriteriaQuery!(T, F) select(Root!(T, F) root) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- selectCriteriaQuery!(T, F) select(EntityExpression info) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- whereCriteriaQuery!(T, F) where(Comparison!R cond) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- whereCriteriaQuery!(T, F) where(P predicates) 
- Undocumented in source. Be warned that the author may not have intended to support it.