Searched defs:getConnection (Results 1 – 9 of 9) sorted by relevance
83 Connection getConnection() throws SQLException; in getConnection() method96 Connection getConnection(String username, String password) in getConnection() method
60 Connection getConnection() throws SQLException; in getConnection() method
109 Connection getConnection() throws SQLException; in getConnection() method
188 public static Connection getConnection(String url, in getConnection() method in DriverManager207 public static Connection getConnection(String url, in getConnection() method in DriverManager232 public static Connection getConnection(String url) in getConnection() method in DriverManager548 private static Connection getConnection( in getConnection() method in DriverManager
593 Connection getConnection() throws SQLException; in getConnection() method
2830 Connection getConnection() throws SQLException; in getConnection() method
75 public static Connection getConnection() throws SQLException { in getConnection() method in Support_SQL85 public static Connection getConnection(String url, String login, in getConnection() method in Support_SQL
54 public Connection getConnection() throws SQLException { in getConnection() method in OldConnectionEventTest.Impl_PooledConnection
59 URLConnection getConnection(JarFile jarFile) throws IOException { in getConnection() method in JarFileFactory