[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-3701) SQL function "trim" is not available in Sybase Dialect

Gail Badner (JIRA) noreply at atlassian.com
Thu Feb 12 02:55:39 EST 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner resolved HHH-3701.
------------------------------

    Resolution: Fixed

Fixed in Branch_3_2_4_SP1_CP, Branch_3_2, Branch_3_3, and trunk.

> SQL function "trim" is not available in Sybase Dialect
> ------------------------------------------------------
>
>                 Key: HHH-3701
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3701
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.2.x
>         Environment: Sybase ASE 15
>            Reporter: Juraci Paixao Krohling
>            Assignee: Gail Badner
>             Fix For: 3.2.x, 3.3.x, 3.5
>
>
> The current AnsiTrimEmulationFunction doesn't handles the "replace" function properly for Sybase, as it should use "str_replace" instead of "replace", so, AnsiTrimEmulationFunction needs to be aware of this, or a new class based on it should be developed. 

-- 
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