Issue Details (XML | Word | Printable)

Key: JDO-160
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Michael Watzek
Reporter: Michael Watzek
Votes: 0
Watchers: 0
Operations

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

Implement new JDO 2 query tests cases concerning parameters.

Created: 04/Oct/05 09:25 PM   Updated: 19/Oct/05 10:17 PM
Component/s: tck2
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works JDO-160.patch 2005-10-13 06:23 PM Michael Watzek 15 kB
File Licensed for inclusion in ASF works JDO-160.patch2 2005-10-18 07:03 PM Michael Watzek 16 kB

Resolution Date: 19/Oct/05 10:17 PM


 Description  « Hide
 We need 4 new test classes, one for each of the following assertions:

- A14.6.3-2: Parameters must all be declared explicitly via declareParameters or all be declared implicitly in the filter.
- A14.6.3-3: Parameters implicitly declared (in the result, filter, grouping, ordering, or range) are identified by prepending a ":" to the parameter everywhere it appears. All parameter types can be determined by one of the following techniques.
- A14.6.13-3: If implicit parameters are used, their order of appearance in the query determines their order for binding to positional parameters for execution.

Details can be found on Wiki page http://wiki.apache.org/jdo/QueryTests#Parameters

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michael Watzek made changes - 13/Oct/05 06:23 PM
Field Original Value New Value
Attachment JDO-160.patch [ 12314856 ]
Michael Watzek made changes - 18/Oct/05 07:03 PM
Attachment JDO-160.patch2 [ 12314934 ]
Michael Watzek made changes - 19/Oct/05 10:17 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]