ClassCastException when accessing attributes of embedded object through Join structure.

Description

Suppose you have class A which has attribute 'a' of type E which is @Embedded type. The following code using criteria API will throw ClassCastExeption

Activity

Brett MeyerJuly 8, 2014 at 3:11 PM

Bulk rejecting stale issues. If this is still a legitimate issue on ORM 4, feel free to comment and attach a test case. I'll address responses case-by-case. Thanks!

Brett MeyerApril 7, 2014 at 5:48 PM

In an effort to clean up, in bulk, tickets that are most likely out of date, we're transitioning all ORM 3 tickets to an "Awaiting Test Case" state. Please see http://in.relation.to/Bloggers/HibernateORMJIRAPoliciesAndCleanUpTactics for more information.

If this is still a legitimate bug in ORM 4, please provide either a test case that reproduces it or enough detail (entities, mappings, snippets, etc.) to show that it still fails on 4. If nothing is received within 3 months or so, we'll be automatically closing them.

Thank you!

giovanni stiwesFebruary 1, 2013 at 1:54 PM

I'm using 4.1.9

giovanni stiwesFebruary 1, 2013 at 1:54 PM

Unfortunately I have to use string, some other solution?

Jarek LewandowskiMarch 3, 2011 at 7:41 PM

Correction: join.get(Attribute ...) works okay.. the problem I'm having is with join.get("attributeName"); attribute name passed as string

Rejected

Details

Assignee

Reporter

Components

Affects versions

Priority

Created March 3, 2011 at 7:00 PM
Updated July 8, 2014 at 3:11 PM
Resolved July 8, 2014 at 3:11 PM