CriteriaBase.where

Undocumented in source. Be warned that the author may not have intended to support it.
  1. CriteriaBase!(T, F) where(P predicates)
    class CriteriaBase(T : Object, F : Object = T)
    where
    (
    P...
    )
  2. CriteriaBase!(T, F) where(Comparison!R cond)

Meta