[hibernate-commits] [hibernate/hibernate-orm] 86abe7: HHH-12753 - Fix Nationalized CLOB test failures on...
GitHub
noreply at github.com
Thu Jul 19 09:54:55 EDT 2018
Branch: refs/heads/5.3
Home: https://github.com/hibernate/hibernate-orm
Commit: 86abe7fd4fdbcc4d4342498ff0f1e59a35d1fb84
https://github.com/hibernate/hibernate-orm/commit/86abe7fd4fdbcc4d4342498ff0f1e59a35d1fb84
Author: Chris Cranford <chris at hibernate.org>
Date: 2018-07-19 (Thu, 19 Jul 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/DB297Dialect.java
Log Message:
-----------
HHH-12753 - Fix Nationalized CLOB test failures on DB2.
Force column read/write to use non-nationalized driver methods since the driver does
not implement the nationalized equivalents.
(cherry picked from commit 005d5b7c748c4c03afddae43a6fc2299869ab0f9)
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the hibernate-commits
mailing list