[hibernate-issues] [Hibernate-JIRA] Assigned: (HHH-3701) SQL function "trim" is not available in Sybase Dialect
Chris Bredesen (JIRA)
noreply at atlassian.com
Fri Jan 30 09:26:38 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Bredesen reassigned HHH-3701:
-----------------------------------
Assignee: Chris Bredesen (was: Juraci Paixao Krohling)
> 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: Chris Bredesen
> Fix For: 3.2.x
>
>
> 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