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