]
Gail Badner resolved HHH-5884.
------------------------------
Resolution: Fixed
Assignee: Gail Badner
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
Affects Versions: 3.6.0
Environment: hibernate-distribution-3.6.0.Final
Reporter: Aleksandras Novikovas
Assignee: Gail Badner
Priority: Blocker
Attachments: CompoundPredicate.java, 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.
For more information on JIRA, see: