summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/jdbc.map
blob: 23369ec7646642945373f332cfeb1a9a1889b52d (plain)
1
2
3
4
5
6
7
8
JDBC_2_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};