
| Key: |
CMP-681
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Shay Banon
|
| Reporter: |
Shay Banon
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
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).
|
|
Description
|
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). |
Show » |
| There are no comments yet on this issue.
|
|