RepetitiveStatement.this
No documentation available for this declaration.
Creates a new #GdaRepetitiveStatement object which, when executed, will execute stmt once for all the values set which will have been defined using gda.repetitive_statement.RepetitiveStatement.appendSet. Use gda.connection.Connection.repetitiveStatementExecute to actually execute it.
Parameters
stmt | a #GdaStatement object |
Returns
a new #GdaRepetitiveStatement object