CriteriaDelete.where

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

Meta