[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-3726) The constructor Disjunction() is not visible
Shawn Clowater (JIRA)
noreply at atlassian.com
Wed Jan 21 11:25:38 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32169#action_32169 ]
Shawn Clowater commented on HHH-3726:
-------------------------------------
People actually create these directly?
Use Restrictions.disjunction() and Restrictions.conjunction()
If there's a bug I would say it's that the constructor in Conjunction is public.
> The constructor Disjunction() is not visible
> --------------------------------------------
>
> Key: HHH-3726
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3726
> Project: Hibernate Core
> Issue Type: Bug
> Affects Versions: 3.3.1
> Reporter: peter o
> Attachments: Disjunction.java
>
>
--
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