public class DBSource extends Object
DBSource()
String
getDBName()
getDBPassword()
getDBType()
getDBUsername()
ArrayList<Edge>
getEdges()
getHost()
getPort()
getSourceID()
ArrayList<Table>
getTables()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DBSource()
public String getHost()
public String getPort()
public String getDBUsername()
public String getDBPassword()
public String getDBType()
public String getDBName()
public String getSourceID()
public ArrayList<Table> getTables()
public ArrayList<Edge> getEdges()
Copyright © 2014. All Rights Reserved.