[hibernate-issues] [Hibernate-JIRA] Issue Comment Edited: (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 17:19:04 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39787#action_39787 ] 

Aleksandras Novikovas edited comment on HHH-5884 at 1/31/11 4:17 PM:
---------------------------------------------------------------------

Added patched source (CompoundPredicate.java) for resolving this issue.

      was (Author: alius):
    Patched source to resolve this issue.
  
> 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
>            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.
-
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