On Feb 19, 2007, at 3:32 PM, Michael Barker wrote:

However I have noticed that everytime distinct is specifed in the ejb-ql query it also gets specified in the sql query. I am curious as the reasoning behind this.

You are wondering why a DISTINCT you put into your query is actually send to the database in the generated SQL?

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to