SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-681
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Shay Banon
Reporter: Shay Banon
Votes: 0
Watchers: 0
Operations

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

When using poly flag, poly class stored in the index should not be a proxied one (such as HIbernate proxy)

Created: 18/Jul/08 08:40 AM   Updated: 18/Jul/08 08:40 AM
Component/s: Compass::Core
Affects Version/s: None
Fix Version/s: 2.1.0 M3


 Description  « Hide
When using poly flag, sometimes the actual class name is stored in the index so it can be created during the unmarshalling process. Currently, Object#getClass() is called to get the actual class.

Compass should automatically identify common proxied classed, such as Hibernate and Spring (and once I figure out how to get it, if there is any, OpenJPA and EclipseLink).



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.