Issue Details (XML | Word | Printable)

Key: HHH-3563
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Adam Warski
Reporter: Adam Warski
Votes: 2
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Hibernate Core

Support relations in components

Created: 30/Oct/08 04:48 AM   Updated: 20/Jan/09 02:15 AM
Component/s: envers
Affects Version/s: None
Fix Version/s: 3.5

Time Tracking:
Not Specified


 Description  « Hide
Hibernate supports relations in components, and it would be nice if Envers supported this as well, even though it is beyond the JPA spec. While I cannot share our actual code, I can say that in our case we do a @ManyToOne mapping in an @Embeddable component.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Eike Hirsch added a comment - 02/Dec/08 08:30 AM
+1

We do the exact same thing and this is the only bug which prevents me from using envers in our product.