net.sourceforge.schemaspy.util
Class ConnectionURLBuilder
java.lang.Object
net.sourceforge.schemaspy.util.ConnectionURLBuilder
public class ConnectionURLBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionURLBuilder
public ConnectionURLBuilder(String databaseType,
List args,
Properties properties)
- args is null if you just need a list of params that this type of connection supports
- Parameters:
args - properties -
getConnectionURL
public String getConnectionURL()
getDbName
public String getDbName()
getParams
public List getParams()
getParamDescriptions
public List getParamDescriptions()
dumpUsage
public void dumpUsage()
Copyright © 2007-2010. All Rights Reserved.