[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4077?page=c...
]
Emmanuel Bernard commented on HHH-4077:
---------------------------------------
logicalColumnName is the name by which a column should be referred in metadata descriptors
(like unique constraints, indexes etc). I don't think a user needs to use the logical
mapping in HBM files (the metadata structure don't require it contrary to
annotations).
Anyway, the logical name should never appear in a physical column name, so HbmBinder
#fail.
I will attach a patch
Misuse of NamingStrategy and logical column names in HbmBinder
--------------------------------------------------------------
Key: HHH-4077
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4077
Project: Hibernate Core
Issue Type: Bug
Components: metamodel
Affects Versions: 3.3.2
Reporter: Emmanuel Bernard
Assignee: Emmanuel Bernard
Fix For: 3.5
--
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