[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6370) HSQLDB dialect - fixes reported issues and adds minor enhancement

Fred Toussi (JIRA) noreply at atlassian.com
Fri Jul 1 15:48:55 EDT 2011


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

Fred Toussi updated HHH-6370:
-----------------------------

    Attachment: HSQLDialect.updated.patch

Supersedes previous patch. Corrects an error in SECOND(date) function definition.

> HSQLDB dialect - fixes reported issues and adds minor enhancement
> -----------------------------------------------------------------
>
>                 Key: HHH-6370
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6370
>             Project: Hibernate Core
>          Issue Type: Patch
>          Components: core
>    Affects Versions: 3.5.6, 3.6.5
>         Environment: Hibernate 3.6.x, HSQLDB 1.8.x and 2.x.x
>            Reporter: Fred Toussi
>         Attachments: HSQLDialect.patch, HSQLDialect.updated.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Corrections - fixes HHH-5503
> - second(datetime) function requires cast to integer as with HSQLDB 2.x.x it can return BigDecimal to include second fractions.
> - nulls in SELECT lists are now supported for BLOB and other previously missing types.
> - COMMENT ON is supported only in 2.x.x
> Enhancements - fixes HHH-6012
> - added a few common function definitions

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