Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. If
you make commercial use of this software you must purchase a commercial
license from Xoetrope.
Gets a database connection
Parameters: driver - the jdbc driver class name Parameters: urlStr - the url of the database Parameters: userName - the user name to use in making the connections Parameters: password - the connection password
getConnectionParameters
public boolean getConnectionParameters(boolean isSource)(Code)
Ask the user for the connection parameters
Parameters: isSource - true if the source parameters are being queried true if the input is ok