9101112131415
public void destroy() { } @Override public User getDefaultUser() throws Exception { return new UserImpl(); }
72737475767778
connections.closeAllConnections(); } } public User getDefaultUser() throws Exception { return new UserImpl(); }