CriteriaBase.where

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

Meta