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.
a #GdaStatement object
a new #GdaRepetitiveStatement object
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.