public class CompoundPK extends Object implements Serializable
Integer
field1
id
CompoundPK()
CompoundPK(Integer id, Integer field1)
boolean
equals(Object other)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Integer id
public Integer field1
public CompoundPK()
public CompoundPK(Integer id, Integer field1)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.