public class ConnectionManager extends Object
Constructor and Description |
---|
ConnectionManager(String driverClass,
String url,
String userName,
String password) |
public Query getQuery(String sql) throws SQLException, JWNLException
SQLException
JWNLException
public Connection getConnection() throws SQLException, JWNLException
SQLException
JWNLException