[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2137) @ForceDiscriminator does not work when fetching an associated entity

Amir Pashazadeh (JIRA) noreply at atlassian.com
Sat Oct 7 17:34:24 EDT 2006


@ForceDiscriminator does not work when fetching an associated entity
--------------------------------------------------------------------

         Key: HHH-2137
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2137
     Project: Hibernate3
        Type: Bug

  Components: core  
    Versions: 3.2.0.cr4    
 Environment: Hibernate 3.2.0rc4
Hibernate Annotations 3.2.0rc2
    Reporter: Amir Pashazadeh


When querying an entity which is many-one associated to another entity with @ForceDiscriminator annotation (and the association is marked with EAGER fetching) the discriminator criterion is not added to where clause.

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