The problem is when the app load and unload the same module, the data from callresponder is add to class R5objects. The ask is how can drop, delete, destroy,clean,..... this objects from memory when i unload the module. I try with System.gc () but i don't see change in memory.
If i load and unload the same module many times the application take a lot of memory, the query to database take 500 rows and 10 fields
Thanks
valueObjects only is created and used into the module, but when i unload the module valueObjects continue in memory, when i load the same module valueObjects take more and more memory
I thought that when the module was unloaded all its objects are erased, you know how can drop or erase this type of object
Cristian
North America
Europe, Middle East and Africa
Asia Pacific