Hi,

After updating from cvs and getting the new parameter handling stuff I get 27 errors and 17 failures when running on HSQLDB...!

The "new" ones are either "Column not found: <somecolumn> ..." or "Named parameter does not appear in Query: xxx [query where :xxx is]"

e.g.
org.hibernate.QueryException: Named parameter does not appear in Query: name [from org.hibernate.test.legacy.Simple s where s.name=:name]

And :name definitly is present in the query.

:(

--
--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]
http://www.jboss.com/events/jbossworld
JBoss World Barcelona 10-12 October


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to