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)
    class CriteriaDelete(T : Object, F : Object = T)
    where
    (
    R
    )
    (
    Comparison!R cond
    )
  2. CriteriaDelete!(T, F) where(P predicates)

Meta