HandlerString.newWithProvider

Creates a data handler for strings, which will use some specific methods implemented by the prov object (possibly also cnc).

Parameters

prov gda.server_provider.ServerProvider

a #GdaServerProvider object

cnc gda.connection.Connection

a #GdaConnection object, or null

Return Value

Type: gda.data_handler.DataHandler

the new object