Reader returned by ClobImpl can not used after it has been closed
-----------------------------------------------------------------
Key: HHH-2912
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2912
Project: Hibernate3
Issue Type: Bug
Components: core
Affects Versions: 3.2.1
Reporter: Lukas Krecan
Priority: Minor
If the reader returned by ClobImpl.getCharacterStream() is closed, method
getCharacterStream() can not be called again. Exception is throw when trying to reset
underlying StringReader (which is closed).
--
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