public class SourceTable extends Object
SourceTable(String table, String primaryColumn, String rootColumn, String sourceColumn)
boolean
equals(Object o)
String
getPrimaryColumn()
getRootColumn()
getSourceColumn()
getTable()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public SourceTable(String table, String primaryColumn, String rootColumn, String sourceColumn)
public String getTable()
public String getPrimaryColumn()
public String getRootColumn()
public String getSourceColumn()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2020. All rights reserved.