From: Ricardo P. (JIRA) <nh...@gm...> - 2011-05-18 18:08:52
|
[ http://216.121.112.228/browse/NH-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21120#action_21120 ] Ricardo Peres commented on NH-2710: ----------------------------------- from Entity e where e.Type = 1 union from Entity e where e.Type = 2 > Support Unions on HQL > --------------------- > > Key: NH-2710 > URL: http://216.121.112.228/browse/NH-2710 > Project: NHibernate > Issue Type: New Feature > Components: Core > Affects Versions: 3.1.0 > Reporter: Ricardo Peres > > HQL should support the UNION keyword, since it provides better performance on most DBs than OR clauses. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |