[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2963) Example criteria API does not allow searches including the primary key column

Keith Garry Boyce (JIRA) noreply at atlassian.com
Wed Nov 21 12:12:56 EST 2007


Example criteria API does not allow searches including the primary key column
-----------------------------------------------------------------------------

                 Key: HHH-2963
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2963
             Project: Hibernate3
          Issue Type: Bug
          Components: core
    Affects Versions: 3.2.2
            Reporter: Keith Garry Boyce


I have an application where one of the fields that can be searched on is the primary key. We use example criteria api to search for all fields specified in object including PK. what we have found is that the other fields work but the id column is effectively ignored.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list