get_prepared_statement


Description:

public unowned PStmt get_prepared_statement (Statement gda_stmt)

Retrieves a pointer to an object representing a prepared statement for gda_stmt within this.

The association must have been done using add_prepared_statement.

Parameters:

this

a Connection object

gda_stmt

a Statement object

Returns:

the prepared statement, or null if no association exists