del_prepared_statement


Description:

public void del_prepared_statement (Statement gda_stmt)

Removes any prepared statement associated to gda_stmt in this: this undoes what add_prepared_statement does.

Parameters:

this

a Connection object

gda_stmt

a Statement object