More on Criteria The Criteria class is Propel's suggestion for simplifying SQL queries. Using a Criteria object -- and the implicitly created, logically inter-related Criterion objects, you can construct queries of significant complexity without writing SQL. We do still recommend that you use SQL when it proves to be simpler, though. Criteria Operators When you add clauses to a Criteria, you can s