Posted: Wed Aug 15, 2007 8:06 am Post subject: What is the Java equivalent code to a ESQL DELETE statement?
Newbie
Joined: 10 Jan 2007 Posts: 4
I have tried to find information on how to delete an element of a message tree in a Java Compute Node (WMB 6.0) to be able to reduce memory consumption when processing very large messages.
The closest I have found is the detach-method on MbElement but I can't figure out how and when the element in the underlying message tree actually is deleted.
Is is handled automatically (e.g. at GC) or do I need to do something else in my Java code?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum