[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5830?page=c...
]
Gail Badner updated HHH-5830:
-----------------------------
Description:
3.6 introduced the new approach for defining Type, both in the use of delegated
descriptors as well as the introduction of a {{TypeRegistry}}. There were specific
problems caused in regards to handling large string and binary ({{BLOB}}, {{LOB}},
{{LONGVARCHAR}}, {{LONGVARBINARY}}) SQL types.
Generally speaking these all boil down the need for dialects to be able to define
specific, appropriate "{{Type}} overrides". This is planned for 4.0, but we
need to account for something similar in 3.6 as well.
See related issues for fixes for type-related overrides as well as other fixes to better
suport large string and binary SQL types.
was:
3.6 introduced the new approach for defining Type, both in the use of delegated
descriptors as well as the introduction of a {{TypeRegistry}}. There were specific
problems caused in regards to handling large string and binary ({{BLOB}}, {{LOB}},
{{LONGVARCHAR}}, {{LONGVARBINARY}}) SQL types.
Generally speaking these all boil down the need for dialects to be able to define
specific, appropriate "{{Type}} overrides". This is planned for 4.0, but we
need to account for something similar in 3.6 as well.
Improve LOB Type handling
--------------------------
Key: HHH-5830
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5830
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.6.0
Reporter: Steve Ebersole
Assignee: Gail Badner
Fix For: 3.6.1
3.6 introduced the new approach for defining Type, both in the use of delegated
descriptors as well as the introduction of a {{TypeRegistry}}. There were specific
problems caused in regards to handling large string and binary ({{BLOB}}, {{LOB}},
{{LONGVARCHAR}}, {{LONGVARBINARY}}) SQL types.
Generally speaking these all boil down the need for dialects to be able to define
specific, appropriate "{{Type}} overrides". This is planned for 4.0, but we
need to account for something similar in 3.6 as well.
See related issues for fixes for type-related overrides as well as other fixes to better
suport large string and binary SQL types.
--
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