OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getConnectionURL
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/test/java/libcore/java/sql/
ConnectionTest.java
34
Connection c = DriverManager.getConnection(
getConnectionURL
());
41
Driver driver = DriverManager.getDriver(
getConnectionURL
());
43
Connection c = driver.connect(
getConnectionURL
(), null);
49
private String
getConnectionURL
() {
/prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar
Completed in 132 milliseconds