public void setUrl(String url)
DriverManagerDataSource dmd = new DriverManagerDataSource(); dmd.setUrl("jdbc:mysql://lzw:3306/testDatabase");