
|
If you were logged in you would be able to see more operations.
|
|
|
| Bug behavior facts: |
Regression
|
| Resolution Date: |
07/Apr/08 08:50 AM
|
|
Retrieving from a large table with lobs gives an OutOfMemoryException, even if free() is explictly called on the lob. I believe this is because EmbedConnection.addLobMapping is called for every lob creation but is never cleared until commit or rollback, even if the lob is freed.
|
|
Description
|
Retrieving from a large table with lobs gives an OutOfMemoryException, even if free() is explictly called on the lob. I believe this is because EmbedConnection.addLobMapping is called for every lob creation but is never cleared until commit or rollback, even if the lob is freed.
|
Show » |
| No work has yet been logged on this issue.
|
|