18192021222324
super(hostname, port, database, username, password, jndiName); } @Override protected Driver getDriver() { return new ClientDriver(); }