[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5877?page=c...
]
Steve Ebersole closed HHH-5877.
-------------------------------
Resolution: Rejected
Fix Version/s: (was: 3.6.next)
Custom Dialect Was working with Hibernate 3.5 but not in 3.6
------------------------------------------------------------
Key: HHH-5877
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5877
Project: Hibernate Core
Issue Type: Bug
Affects Versions: 3.6.0
Reporter: Viggo Navarsete
Attachments: boot.log
Hi
I had created a Dialect so that i can add one method bitwiseAnd() . Was working Good in
3.5.
When I switched to 3.6 It was Depericated Type Hibernate.BIG_INTEGER was used in the
function creation
So I changed It to StandardBasicTypes.BIG_INTEGER.
But now I am getting Exception that <databaseName>.bitwiseAnd() function not
found!
----
If Switch back to 3.5 and with Depricated Hibernate.BIG_INTEGER it works fine.
See forum discussion for details:
https://forum.hibernate.org/viewtopic.php?f=1&t=1009207&start=0
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira