[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2017) locate function defined on Oracle9Dialect is incorrect
Steve Ebersole (JIRA)
noreply at atlassian.com
Mon Aug 21 10:48:19 EDT 2006
locate function defined on Oracle9Dialect is incorrect
------------------------------------------------------
Key: HHH-2017
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2017
Project: Hibernate3
Type: Bug
Components: core
Reporter: Steve Ebersole
Assigned to: Steve Ebersole
Fix For: 3.2.0.ga
The Oracle9Dialect maps the locate function to the Oracle-specific instr function. However, instr expects the parameters in the opposite order from what is defined for locate...
--
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