org.hibernate.test.annotations.manytoone
Class UserPK
java.lang.Object
org.hibernate.test.annotations.manytoone.UserPK
- All Implemented Interfaces:
- Serializable
public class UserPK
- extends Object
- implements Serializable
- See Also:
- Serialized Form
userKey
public Long userKey
startDate
public Date startDate
endDate
public Date endDate
UserPK
public UserPK()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.