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

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


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