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

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Nov 21 19:37:56 EST 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bernard resolved HHH-2963.
-----------------------------------

    Resolution: Rejected

This is expected. Use the forum for more info.

> 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