public class SchemaAndTable extends Object implements Serializable
SchemaAndTable(String schema, String table)
boolean
equals(Object o)
String
getSchema()
getTable()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public SchemaAndTable(String schema, String table)
public String getSchema()
public String getTable()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2007–2015 Mysema Ltd. All rights reserved.