Methods in com.darwinsys.sql that throw DataBaseException |
static Configuration |
ConnectionUtil.getConfiguration(java.lang.String config)
Get a SimpleSQLConfiguration for the given config using the default or set property file name |
static java.sql.Connection |
ConnectionUtil.getConnection(java.util.Properties p,
java.lang.String configName)
Get a Connection for the given config name from a provided Properties |
static java.sql.Connection |
ConnectionUtil.getConnection(java.lang.String configName)
Get a Connection for the given config using the default or set property file name |