ServerProvider.getDataHandlerDbms

Find a #GdaDataHandler object to manipulate data of type for_type.

Note: this function is currently very poorly implemented by database providers.

class ServerProvider
getDataHandlerDbms

Parameters

cnc gda.connection.Connection

a #GdaConnection object, or null

forType string

a DBMS type definition

Return Value

Type: gda.data_handler.DataHandler

a #GdaDataHandler, or null if the provider does not know about the for_type type