public static function doSelect(Criteria $criteria, $con = null) { return CategoryPeer::populateObjects(CategoryPeer::doSelectRS($criteria, $con)); }