
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
18/Oct/06 03:58 AM
|
|
The JDO2 spec adequately defines (section 12.6.0 "Null Management") behaviour when null values are passed in to the PersistenceManager methods makePersistent, detachCopy, etc but there doesnt seem to be a test for these situations currently. JPOX 1.1.2 on calling detachCopy(null) actually throws an NPE, which is outside of spec ... now fixed.
|
|
Description
|
The JDO2 spec adequately defines (section 12.6.0 "Null Management") behaviour when null values are passed in to the PersistenceManager methods makePersistent, detachCopy, etc but there doesnt seem to be a test for these situations currently. JPOX 1.1.2 on calling detachCopy(null) actually throws an NPE, which is outside of spec ... now fixed. |
Show » |
| No work has yet been logged on this issue.
|
|