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
189 public static Connection getConnection(String url, in getConnection() method in DriverManager208 public static Connection getConnection(String url, in getConnection() method in DriverManager233 public static Connection getConnection(String url) in getConnection() method in DriverManager538 private static Connection getConnection( in getConnection() method in DriverManager
592 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