[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5593) org.hibernate.test.legacy.FooBarTest.testCollectionWhere fails on hsqldb
Strong Liu (JIRA)
noreply at atlassian.com
Sat Sep 25 03:58:57 EDT 2010
org.hibernate.test.legacy.FooBarTest.testCollectionWhere fails on hsqldb
------------------------------------------------------------------------
Key: HHH-5593
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5593
Project: Hibernate Core
Issue Type: Bug
Components: query-sql
Reporter: Strong Liu
Assignee: Strong Liu
Fix For: 3.6.x
java.sql.SQLException: Table not found in statement [delete from fooArray]
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source)
at org.hibernate.test.legacy.FooBarTest.testCollectionWhere(FooBarTest.java:2040)
on hsqldb, the table name is baz_fooArray
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list