[
https://issues.apache.org/jira/browse/JDO-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bouschen resolved JDO-841.
----------------------------------
Resolution: Duplicate
> Spec should clarify typesafe query Q class static fields and methods
> ---------------------------------------------------------------------
>
> Key: JDO-841
> URL: https://issues.apache.org/jira/browse/JDO-841
> Project: JDO
> Issue Type: Improvement
> Components: specification
> Affects Versions: JDO 3.2.1
> Reporter: Michael Bouschen
> Priority: Major
>
> The current generated typesafe query Q class has a static methods:
>
> {code:java}
> public static QFullTimeEmployee candidate(String name)
> public static QFullTimeEmployee candidate() {code}
>
> The current spec does not specify these methods but uses them in the query
> examples.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)