HHH-5002 testQuery in org.hibernate.test.legacy.FooBarTest errors running with Ingres dialect

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19194 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Strong Liu 2010-04-09 04:39:44 +00:00
parent a2196cbdc6
commit 7761842337
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@
<component name="collectionComponent">
<component name="nested">
<property name="str"/>
<property name="str" column="`str`"/>
<bag name="foos" cascade="all">
<key column="baz_compon_id"/>
<one-to-many class="org.hibernate.test.legacy.Foo"/>