ServerProvider.getDataHandlerDefault
gda.data_handler.DataHandler getDataHandlerDefault(gda.connection.Connection cnc, gobject.types.GType type, string dbmsType)Provides the implementation when the default Libgda's data handlers must be used
Parameters
cnc | a #GdaConnection object, or null |
type | a #GType |
dbmsType | a DBMS type definition |
Returns
a #GdaDataHandler, or null
Deprecated
use [gda.server_provider.ServerProvider.handlerUseDefault] instead