summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/odbc.map
blob: 14e4b7110c891ad889796553ded4c15c3b70f9b7 (plain)
1
2
3
4
5
6
7
8
ODBC_3_0_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};