| Craig Russell (JIRA) 2006-03-03, 5:48 pm |
| [ http://issues.apache.org/jira/brows...action_12368648 ]
Craig Russell commented on JDO-321:
-----------------------------------
Looks good.
> Add test queries accessing a public static final field declared in a company model class
> ----------------------------------------------------------------------------------------
>
> Key: JDO-321
> URL: http://issues.apache.org/jira/browse/JDO-321
> Project: JDO
> Type: Test
> Components: tck20
> Versions: JDO 2 rc1
> Reporter: Michael Bouschen
> Assignee: Michael Bouschen
> Priority: Minor
> Fix For: JDO 2 final
> Attachments: JDO-321.patch
>
> I propose to add new test queries to query test class query.jdoql.IdentifiersEqualFieldNames accessing a public static final field declared in a company model class, e.g add the following constant to class Department:
> public static final int RECOMMENDED_NO_OF_EMPS = 2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|