PStmt.setGdaStatement
void setGdaStatement(gda.statement.Statement stmt = null)Informs pstmt that it corresponds to the preparation of the stmt statement
Parameters
stmt | a #GdaStatement object, or null |
void setGdaStatement(gda.statement.Statement stmt = null)Informs pstmt that it corresponds to the preparation of the stmt statement
stmt | a #GdaStatement object, or null |