Type Reason Java.Sql.SQLException if an error occurs accessing the database.
Cancels this statement's execution if both the database and the JDBC driver support aborting an SQL statement in flight. This method can be used by one thread to stop a statement that is executed on another thread.