Lines Matching refs:Connection
9795 public interface Connection extends java.sql.Wrapper java.lang.AutoCloseable {
9876 method public java.sql.Connection getConnection() throws java.sql.SQLException;
10104 …method public java.sql.Connection connect(String, java.util.Properties) throws java.sql.SQLExcepti…
10113 …method public static java.sql.Connection getConnection(String, java.util.Properties) throws java.s…
10114 …method public static java.sql.Connection getConnection(String, String, String) throws java.sql.SQL…
10115 method public static java.sql.Connection getConnection(String) throws java.sql.SQLException;
10744 method public java.sql.Connection getConnection() throws java.sql.SQLException;
19995 method public java.sql.Connection getConnection() throws java.sql.SQLException;
19996 method public java.sql.Connection getConnection(String, String) throws java.sql.SQLException;
20003 method public java.sql.Connection getConnection() throws java.sql.SQLException;
20131 method public java.sql.Connection getConnection() throws java.sql.SQLException;