Issue Details (XML | Word | Printable)

Key: NUCJAVAFIVE-24
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Rares Pop
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
DataNucleus Java5 (ARCHIVED)

JDO FetchPlan annotation is not read correctly

Created: 05/Feb/09 09:53 PM   Updated: 16/May/09 09:45 AM   Resolved: 06/Feb/09 07:10 AM
Component/s: None
Affects Version/s: 1.0.1
Fix Version/s: 1.0.3

Severity: Production


 Description  « Hide
JDOAnnotationReader (line 416 in version 1.0.2) does not reads the annotation values correctly.
A NPE is thrown because of wrong names: max-fetch-depth instead of maxFetchDepth.... similar for fetch-size instead of fetchSize and perhaps other

This is a big block for me. Given the write access to SVN I could commit a fix.

Sort Order: Ascending order - Click to sort in descending order
Rares Pop added a comment - 06/Feb/09 12:54 AM
wow. fixed in 1h10'.
impressing...

Andy Jefferson added a comment - 06/Feb/09 07:10 AM
SVN branches/1.0 has this