20 module
com { module sun { module star { module sdbc {
22 published
interface XDriver;
provides the access of sdbc driver components
Definition: XDriverAccess.idl:31
XDriver getDriverByURL([in]string url)
get a driver which accepts a given url.
is the interface that every driver class must implement.
Definition: XDriver.idl:50
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20