You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2010/09/30 21:17:36 UTC

[jira] Created: (OPENJPA-1820) Document the QueryByExample feature of OpenJPACriteriaBuilder interface

Document the QueryByExample feature of OpenJPACriteriaBuilder interface
-----------------------------------------------------------------------

                 Key: OPENJPA-1820
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1820
             Project: OpenJPA
          Issue Type: Bug
          Components: docs
    Affects Versions: 2.0.1, 2.0.0, 2.0.2, 2.1.0
            Reporter: Kevin Sutter
            Priority: Minor


The QueryByExample feature of the OpenJPAQueryBuilder implementation is not documented in our manual.  There is some documentation in our javadocs for the qbe method, but nothing in the docs to further explain or show examples.  Pinaki's article on the Criteria API [1] talks about this feature.  And, I'm reviewing another external publication (that will be coming out soon) that also describes this feature.  So, it won't be too long before we get questions on how this feature is supposed to be used.

[1]  http://www.ibm.com/developerworks/java/library/j-typesafejpa/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.