Java Reference
In-Depth Information
The DriverManager class helps create a JDBC connection in three ways.
getConnection(String url)
getConnection(String url, Properties info) getConnection(String url, String
user, String password)
Search WWH ::




Custom Search