handler_find
Description:
Reserved to database provider's implementations: get the DataHandler
associated to this for connection cnc
.
You probably want to use get_data_handler_g_type.
Parameters:
this | |
cnc | |
g_type |
a Type |
dbms_type |
a database type |
Returns:
the requested DataHandler, or null if none found |