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