SQLstatement.close(); // Free Statement buffer SQLconnection.close(); // Free Connection buffer
Graphically:
The buffer is de-allocated
The network connection is closed