getConnection(String username, String password) Get a new Connection bound to this data source.
Parameters: username - the database user for whom the connection is beingmade. Parameters: password - the user's password.
Get a new Connection bound to this data source.
Parameters: username - the database user for whom the connection is beingmade. Parameters: password - the user's password. a new Connection exception: SQLException - may be thrown