717273747576777879
"Plain Old SQL queries do not support WhereThis conditions"); } @Override public final WhereProperty where(String property) { WhereProperty where = newWhereProperty(property); elements.put(Where.class, where); return where; }