ServerProvider.getDataHandlerDefault

Provides the implementation when the default Libgda's data handlers must be used

More...

Parameters

cnc gda.connection.Connection

a #GdaConnection object, or null

type gobject.types.GType

a #GType

dbmsType string

a DBMS type definition

Return Value

Type: gda.data_handler.DataHandler

a #GdaDataHandler, or null

Detailed Description