org.hibernate.test.annotations.idclassgeneratedvalue
Class MultiplePK
java.lang.Object
org.hibernate.test.annotations.idclassgeneratedvalue.MultiplePK
- All Implemented Interfaces:
- Serializable
public class MultiplePK
- extends Object
- implements Serializable
MultiplePK
- See Also:
- Serialized Form
MultiplePK
public MultiplePK(Long id1,
Long id2,
Long id3)
getId1
public Long getId1()
getId2
public Long getId2()
getId3
public Long getId3()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.