ServerProvider.handlerFind

gda.data_handler.DataHandler handlerFind(gda.connection.Connection cnc, gobject.types.GType gType, string dbmsType = null)

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

cnca #GdaConnection
gTypea #GType
dbmsTypea database type

Returns

the requested #GdaDataHandler, or null if none found