[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3640) Some standard SQL functions are not implemented in Sybase

Juraci Paixao Krohling (JIRA) noreply at atlassian.com
Wed Feb 4 03:40:39 EST 2009


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

Juraci Paixao Krohling updated HHH-3640:
----------------------------------------

    Attachment: HHH-3640-SQLFunctions.diff

Added bit_length and mod to SybaseDialect.

> Some standard SQL functions are not implemented in Sybase
> ---------------------------------------------------------
>
>                 Key: HHH-3640
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3640
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: testsuite
>         Environment: Sybase ASE 15.0.2
>            Reporter: Juraci Paixao Krohling
>            Assignee: Juraci Paixao Krohling
>         Attachments: ASTParserLoadingTest.java.diff, HHH-3640-SQLFunctions.diff
>
>
> Some SQL functions are not implemented in Sybase Dialect, causing failures in the ASTParserLoadingTest test. 
> The functions "mod" and "bit_length" should be added, using SQLServer as example. 

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