Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sdbc ::

interface XDriverAccess
Description
provides the access of sdbc driver components
See also
XDriverManager, XDriver

Methods' Summary
getDriverByURL get a driver which accepts a given url. 
Methods' Details
getDriverByURL
XDriver
getDriverByURL( [in] string  url );

Description
get a driver which accepts a given url.
Parameter url
a database url of the form sdbc:subprotocol:subname
Returns
a Driver that can connect to the URL
Throws
SQLException if a database access error occurs.
See also
XDriver::acceptsURL
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.