Issue Type: Bug Bug
Affects Versions: 4.1.3
Assignee: Unassigned
Components: core
Created: 04/Sep/12 11:15 AM
Description:

1) Currently the property definitions to support applications using JPA1.0 syntax is only supported with annotations.
Retaining property definitions when annotations are used in conjunction with an orm file in necessary.

A test case has been added to test this works as expected.

2) The annotation definitions are currently applied to individual JoinColumn annotations. But the JPA overridden annotation reader does present individual JoinColumn annotation definitions. It groups them together using the JoinColumns annotation descriptor.
A change is necessary in the code to detect the group annotation in addition to an individual annotation.

The same test case tests the new code path.

Environment: Linux, all databases.
Project: Hibernate ORM
Labels: core jpa1
Priority: Major Major
Reporter: Jeremy Whiting
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira