This method of the com.sap.dbtech.powertoys.Loader class is used for closing the connection to the Loader.
The system calls this method implicitly when the garbage collector deletes an object of the Loader class.
Syntax
public void release() throws com.sap.dbtech.rte.comm.RTEException
Class |
Description |
---|---|
com.sap.dbtech.rte.comm.RTEException |
Syntax
session.release();