org.hibernate.test.id.uuid.sqlrep.sqlchar.UUIDCharTest testUsage errors with
IngresDialect
------------------------------------------------------------------------------------------
Key: HHH-5484
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5484
Project: Hibernate Core
Issue Type: Bug
Components: core, testsuite
Affects Versions: 3.6.0.Beta2
Environment: Hibernate 3.6.0-SNAPSHOT, Ingres II 10.0.0 (int.lnx/128)
Reporter: Ray Fan
testUsage test case errors using the Ingres dialect during the instantiation of the child
node.
The CharacterType mapping for the UUID defaults to a CHAR(255) column and is returned as a
space padded character value causing an exception in UUID.fromstring() called from
UUID_parse on the returned value.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira