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:
parent
a2196cbdc6
commit
7761842337
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue