Connection.getPreparedStatement
gda.pstmt.PStmt getPreparedStatement(gda.statement.Statement gdaStmt)Retrieves a pointer to an object representing a prepared statement for gda_stmt within cnc. The association must have been done using [gda.connection.Connection.addPreparedStatement].
Parameters
gdaStmt | a #GdaStatement object |
Returns
the prepared statement, or null if no association exists