[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-7061) Fixed boolean literals in Derby versions 10.7+

Strong Liu (JIRA) noreply at atlassian.com
Mon Feb 13 18:02:09 EST 2012


     [ https://hibernate.onjira.com/browse/HHH-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu resolved HHH-7061.
-----------------------------

    Resolution: Fixed

> Fixed boolean literals in Derby versions 10.7+
> ----------------------------------------------
>
>                 Key: HHH-7061
>                 URL: https://hibernate.onjira.com/browse/HHH-7061
>             Project: Hibernate ORM
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.1.0
>            Reporter: Strong Liu
>            Assignee: Strong Liu
>             Fix For: 5.0.0
>
>
> Derby 10.7 and later support a boolean data type, DerbyTenSevenDialect registers the type but doesn't override the toBooleanValueString method to return the literal values "true" and "false"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list