[ http://issues.apache.org/jira/browse/DERBY-1472?page=comments#action_12419562 ]
Tomohito Nakayama commented on DERBY-1472: ------------------------------------------ It is not clear where object is expended to memory in the program as written in this issue and DERBY-550. Information from a brief survey in program is written in next mail. http://mail-archives.apache.org/mod_mbox/db-derby-dev/200607.mbox/[EMAIL PROTECTED] > Avoid expanding object to memory before sending it to server. > ------------------------------------------------------------- > > Key: DERBY-1472 > URL: http://issues.apache.org/jira/browse/DERBY-1472 > Project: Derby > Type: Improvement > Components: Network Client > Reporter: Tomohito Nakayama > Assignee: Tomohito Nakayama > > Object , such as blob/clob, is expanded to memory before sending it to server. > This behavior easily causes OutOfMemoryError, and it is desirable to remove > this process of expanding . -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
