April 05
Prof. Ismael H. F. Santos -
ismael@tecgraf.puc-rio.br
2
Métodos de
DriverManager
n
public static synchronized Connection getConnection( String
url)throws SQLException
n
n
public static synchronized Connection getConnection( String
url, Properties info)throws SQLException
n
n
public static synchronized Connection getConnection( String
url, String user, String password)throws SQLException