Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: 3.1.3
Mapping documents: N/A
Code between sessionFactory.openSession() and session.close():N/A
Full stack trace of any exception that occurs:N/A
Name and version of the database you are using: Oracle 10.1.2
The generated SQL (show_sql=true): N/A
Debug level Hibernate log excerpt: DEBUG
Just something I noticed and wanted to see if it was overlooked or not or maybe there is a new DTD but version 3.1.1 of Hibernate had this improvement:
* [HHH-1351] - <return-scalar name="blah"/> should be possible
Thats something I was really looking for which is cool but it doesn't look like the DTD got updated to reflect this improvement? Please let me know
Thanks