[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6682) add support for oracle "bitand" function to Oracle Dialect

Amir Pashazadeh (JIRA) noreply at atlassian.com
Tue Sep 27 08:09:40 EDT 2011


add support for oracle "bitand" function to Oracle Dialect
----------------------------------------------------------

                 Key: HHH-6682
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6682
             Project: Hibernate Core
          Issue Type: Improvement
          Components: query-hql
    Affects Versions: 3.6.7
            Reporter: Amir Pashazadeh
            Priority: Minor


Oracle has a function "bitand" which "and"s each bit of two numbers and returns its result.

Oracle 10g supports this function, I'm not sure about older versions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list