MCPcopy Create free account
hub / github.com/SPLWare/esProc / acceptsURL

Method acceptsURL

src/main/java/com/esproc/jdbc/InternalDriver.java:179–185  ·  view source on GitHub ↗

Retrieves whether the driver thinks that it can open a connection to the given URL. Typically drivers will return true if they understand the sub-protocol specified in the URL and false if they do not. @param url the URL of the database @return true if this driver understands the given U

(String url)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

connectMethod · 0.95
connectMethod · 0.80

Calls 2

logMethod · 0.95
getAcceptUrlMethod · 0.95

Tested by

no test coverage detected