
| Key: |
NUCCORE-946
|
| Type: |
Task
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Andy Jefferson
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Currently if a user is using JPA and tries to access a field that was not detached it replies with JDODetachedFieldAccessException. This ought to be a JPA exception in that case. Perhaps a more appropriate exception would be (java.lang.)IllegalAccessException
|
|
Description
|
Currently if a user is using JPA and tries to access a field that was not detached it replies with JDODetachedFieldAccessException. This ought to be a JPA exception in that case. Perhaps a more appropriate exception would be (java.lang.)IllegalAccessException |
Show » |
Sort Order:
|