org.apache.openejb.test.entity.cmr.onetoone
Class PersonPk
java.lang.Object
org.apache.openejb.test.entity.cmr.onetoone.PersonPk
public class PersonPk
- extends Object
id
public Integer id
name
public String name
PersonPk
public PersonPk()
PersonPk
public PersonPk(Integer id,
String name)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.