[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4679?page=c...
]
Scott Marlow commented on HHH-4679:
-----------------------------------
ComponentPropertyHolder.getOverriddenJoinColumn is returning the joinColumns info for my
test case (work in progress):
@AssociationOverride(
name="social.website",
joinColumns=@JoinColumn(name="xxx"))
@Embedded
ContactInfo contactInfo;
Make sure @AssociationOverride support the dot notation (section
11.1.2)
------------------------------------------------------------------------
Key: HHH-4679
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4679
Project: Hibernate Core
Issue Type: Sub-task
Components: entity-manager
Reporter: Emmanuel Bernard
Assignee: Scott Marlow
--
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