org.hibernate.test.annotations.indexcoll
Class PaintingPk
java.lang.Object
   org.hibernate.test.annotations.indexcoll.PaintingPk
org.hibernate.test.annotations.indexcoll.PaintingPk
- All Implemented Interfaces: 
- Serializable
- @Embeddable
public class PaintingPk 
- extends Object- implements Serializable
- See Also:
- Serialized Form
 
 
 
PaintingPk
public PaintingPk()
getName
public String getName()
- 
 
- 
 
setName
public void setName(String name)
- 
 
- 
 
getPainter
public String getPainter()
- 
 
- 
 
setPainter
public void setPainter(String painter)
- 
 
- 
 
equals
public boolean equals(Object o)
- 
- Overrides:
- equalsin class- Object
 
- 
 
hashCode
public int hashCode()
- 
- Overrides:
- hashCodein class- Object
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.