[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5884) Negation of CompoundPredicate (JPA 2.0 Criteria API) does not create SQL with negated predicate.

Aleksandras Novikovas (JIRA) noreply at atlassian.com
Mon Jan 31 09:09:05 EST 2011


Negation of CompoundPredicate (JPA 2.0 Criteria API) does not create SQL with negated predicate.
------------------------------------------------------------------------------------------------

                 Key: HHH-5884
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5884
             Project: Hibernate Core
          Issue Type: Bug
         Environment: hibernate-distribution-3.6.0.Final
            Reporter: Aleksandras Novikovas
            Priority: Blocker
         Attachments: Main.java, persistence.xml, TestEntity.java

Negating of CompoundPredicate (conjunction or disjunction) does not create negated SQL.
[https://forum.hibernate.org/viewtopic.php?f=1&t=1008886]

With this bug Hibernate does not comply to JSR317 specification.

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