It's too bad this issue is still in the way, for all my integration tests developed against a MySql database now fail against Oracle 10g XE.
It would be very helpful to have Hibernate offering something like:
Order.Asc("myproperty").Nulls.First()
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
It's too bad this issue is still in the way, for all my integration tests developed against a MySql database now fail against Oracle 10g XE.
It would be very helpful to have Hibernate offering something like:
Order.Asc("myproperty").Nulls.First()