getDBCreationUrl() Template-and-Hook method for generating the url required by the jdbc driver
to allow for creating a database (as opposed to accessing an already-existing
database).
Adds the input files (in our case torque schema files) to use.
Parameters: srcDir - The directory containing the files Parameters: listOfFilenames - The filenames in a comma-separated list
Template-and-Hook method for generating the url required by the jdbc driver
to allow for creating a database (as opposed to accessing an already-existing
database).
Sets the jdbc connection to use.
Parameters: jcd - The connection to use throws: PlatformException - If the target database cannot be handled with torque