Michael Bouschen created JDO-841:
------------------------------------

             Summary: 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


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)

Reply via email to