summaryrefslogtreecommitdiff
path: root/dbaccess/util/dba.map
blob: 9a3ed2329fc1cb05437a83802c0073542bea2fb9 (plain)
1
2
3
4
5
6
7
8
DBACCESS_1_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};