OneToMany relationship in Composite PK Entity causes PropertyAccessException
----------------------------------------------------------------------------
Key: ANN-781
URL:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-781
Project: Hibernate Annotations
Issue Type: Bug
Affects Versions: 3.2.0.ga
Environment: Hibernate Core - 3.2.4.sp1,Database - Oracle 10g
Reporter: Parmendra Kumar Tyagi
Priority: Blocker
Attachments: code.zip
I need to create @OneToMany join between two tables using join on two non-directly related
columns.
So i have create a @OneToMany relationship in a entity which has a composite primary key.
This relation cause PropertyAccessException.
--
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