Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.