Class object = new Class();so how do you remove it ?
object = null;doesn't help..




Posted 21 January 2013 - 01:49 PM
Posted 21 January 2013 - 01:59 PM
object = null;, because once the object goes out of scope it will be GC'd
This post has been edited by ianian112: 21 January 2013 - 02:00 PM
Posted 21 January 2013 - 02:07 PM
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
