6364656667686970
{ ds.setPassword(password); } ctx.rebind("syrupDataSource", ds); SQLImpl impl = new MySQLImpl(); ctx.rebind("syrupSQLImpl", impl); }