Hi,
For one, they are completely extensible with new user-defined Criterion
types. Secondly, they support operations upon "composite" values, which
are not yet supported in HQL.
hm yes, you are most likely right :) I just liked the idea of reusing
the SQL generation for Criteria queries, but it
Michael, Criteria queries are definately not a subset of HQL queries!
For one, they are completely extensible with new user-defined Criterion
types. Secondly, they support operations upon "composite" values, which
are not yet supported in HQL.
I'm not sure that we are really ready to go reimplem