ServerProvider.handlerFind

Reserved to database provider's implementations: get the #GdaDataHandler associated to prov for connection cnc. You probably want to use gda.server_provider.ServerProvider.getDataHandlerGType.

Parameters

cnc gda.connection.Connection

a #GdaConnection

gType gobject.types.GType

a #GType

dbmsType string

a database type

Return Value

Type: gda.data_handler.DataHandler

the requested #GdaDataHandler, or null if none found