public class JdbcUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PASS_TEMPLATE |
Constructor and Description |
---|
JdbcUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
hasMasskedPass(String connStr) |
static Connection |
initConnection(PropertyExpansionContext context,
String driver,
String connectionString,
String password) |
static boolean |
missingConnSettings(String driver,
String connectionString) |
public static final String PASS_TEMPLATE
public static Connection initConnection(PropertyExpansionContext context, String driver, String connectionString, String password) throws SQLException, SoapUIException
SQLException
SoapUIException
public static boolean hasMasskedPass(String connStr)
Copyright © 2019. All Rights Reserved.