DataAccessWrapper.new_

Creates a new #GdaDataModel object which buffers the rows of model. This object is useful only if model can only be accessed using cursor based method.

class DataAccessWrapper
static
new_

Parameters

model gda.data_model.DataModel

a #GdaDataModel

Return Value

Type: gda.data_model.DataModel

a pointer to the newly created #GdaDataModel.