public class ConnectionHelper extends java.lang.Object implements ConnectionHelperIF
Constructor and Description |
---|
ConnectionHelper() |
Modifier and Type | Method and Description |
---|---|
java.sql.Connection |
getConnection(java.lang.String url,
java.util.Properties properties) |
public java.sql.Connection getConnection(java.lang.String url, java.util.Properties properties) throws java.sql.SQLException
getConnection
in interface ConnectionHelperIF
java.sql.SQLException