public static class ExportedKey.KeyData extends Object implements Comparable
int
compareTo(Object obj)
boolean
equals(Object obj)
String
getCatalog()
getColumn()
getName()
getSchema()
getTable()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public String getCatalog()
public String getSchema()
public String getTable()
public String getColumn()
public String getName()
public String toString()
toString
Object
public int compareTo(Object obj)
compareTo
Comparable
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2001–2017 Apache Cayenne. All rights reserved.