This method of the com.sap.dbtech.powertoys.DBM class is used for canceling a DBM command which is currently being executed in your Java application.
Syntax
public void cancel() throws java.sql.SQLException
com.sap.dbtech.powertoys.DBM Class