Searched refs:acceptsURL (Results 1 – 4 of 4) sorted by relevance
96 boolean acceptsURL(String url) throws SQLException; in acceptsURL() method
265 if(aDriver.driver.acceptsURL(url)) { in getDriver()
49 assertTrue(driver.acceptsURL(SQLITE_JDBC_URL)); in testAcceptsURL()
10103 method public boolean acceptsURL(String) throws java.sql.SQLException;