Issue Type: Bug Bug
Affects Versions: 4.1.4, 4.1.3
Assignee: Unassigned
Components: core
Created: 21/Jul/12 3:57 PM
Description:

The problem was reported in the forum, and contains an example of how the problem can be replicated, follow the link: https://forum.hibernate.org/viewtopic.php?f=1&t=1018360

The problem lies in the class JoinedSubclassEntityPersister in line 'tableKeyColumns = reverse (naturalOrderTableKeyColumns, coreTableSpan)', if you replace this line by this: 'tableKeyColumns naturalOrderTableKeyColumns =;', the error does not happen, I wonder if this is a really bug, or am I doing something wrong with my mapping?

Environment: Windows 7 Ultimate 32 bits, java 6 U24, Hiberante 4.1.3 Final (I try 4.1.4 Final)
Project: Hibernate ORM
Labels: core hibernate
Priority: Critical Critical
Reporter: Mizael Montenegro
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