public class ConnectionInfo extends Object
ConnectionInfo(String dbName, int port, String user)
String
getDbName()
int
getPort()
getUser()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConnectionInfo(String dbName, int port, String user)
public String getUser()
public String getDbName()
public int getPort()
Copyright © 2018. All rights reserved.