|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity
org.hibernate.envers.test.integration.superclass.auditparents.MappedParentEntity
org.hibernate.envers.test.integration.superclass.auditparents.ChildCompleteEntity
org.hibernate.envers.test.integration.superclass.auditparents.BabyCompleteEntity
@Entity public class BabyCompleteEntity
| Constructor Summary | |
|---|---|
BabyCompleteEntity()
|
|
BabyCompleteEntity(Long id,
String grandparent,
String notAudited,
String parent,
String child,
StrIntTestEntity relation,
String baby)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
String |
getBaby()
|
int |
hashCode()
|
void |
setBaby(String baby)
|
String |
toString()
|
| Methods inherited from class org.hibernate.envers.test.integration.superclass.auditparents.ChildCompleteEntity |
|---|
getChild, setChild |
| Methods inherited from class org.hibernate.envers.test.integration.superclass.auditparents.MappedParentEntity |
|---|
getParent, getRelation, setParent, setRelation |
| Methods inherited from class org.hibernate.envers.test.integration.superclass.auditparents.MappedGrandparentEntity |
|---|
getGrandparent, getId, getNotAudited, setGrandparent, setId, setNotAudited |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BabyCompleteEntity()
public BabyCompleteEntity(Long id,
String grandparent,
String notAudited,
String parent,
String child,
StrIntTestEntity relation,
String baby)
| Method Detail |
|---|
public boolean equals(Object o)
equals in class ChildCompleteEntitypublic int hashCode()
hashCode in class ChildCompleteEntitypublic String toString()
toString in class ChildCompleteEntitypublic String getBaby()
public void setBaby(String baby)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||