[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5428?page=c...
]
Steve Ebersole commented on HHH-5428:
-------------------------------------
Lol, I never said it was critical; comon :)
I think you need look no further than the original naming strategy. We never saw this
problem before because it simply uses the property as the collection table name whereas
the jpa-based one says to use the {{OWNER_TABLE_NAME}} as part of the collection table
name if not specified. So if we swap back in the original naming strategy now we get the
collection table name quoted even though it is totally unnecessary.
Yep, I understand users can specify a table name explicitly. And we can be smarter about
applying quoting needlessly.
collection tables are improperly non-quoted when the owning table is
quoted
---------------------------------------------------------------------------
Key: HHH-5428
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5428
Project: Hibernate Core
Issue Type: Bug
Affects Versions: 3.5.4, 3.6.0.Beta1
Reporter: Emmanuel Bernard
Fix For: 3.6.0.Beta3
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira