public class SerializableKey extends Object implements Serializable
Key
SerializableKey(Key key)
boolean
equals(Object obj)
String[]
getColumnNames()
Object[]
getColumnValues()
String
getTable()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SerializableKey(Key key)
public String getTable()
public String[] getColumnNames()
public Object[] getColumnValues()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2010-2014 Hibernate. All Rights Reserved.