Brett Meyer commented on Bug HHH-7889

Actually, I reverted parts of what I and Vincent's changes. I still cleaned up the descriptors. However, after discussing on #hibernate-dev, default extractions need to continue to use getClob and getBlob, regardless of the useStreamForLobBinding value. Instead, I created a new ClobTypeDescriptor.STREAM_BINDING_EXTRACTING that uses getCharacterStream. SybaseDialect enforces its use in the getSqlTypeDescriptorOverride

https://github.com/hibernate/hibernate-orm/commit/89619201a33dfd6499a68965e8addedd48ff3dff

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira