|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StrIntTestEntity | |
|---|---|
| org.hibernate.envers.test.integration.superclass.auditparents | |
| Uses of StrIntTestEntity in org.hibernate.envers.test.integration.superclass.auditparents |
|---|
| Methods in org.hibernate.envers.test.integration.superclass.auditparents that return StrIntTestEntity | |
|---|---|
StrIntTestEntity |
MappedParentEntity.getRelation()
|
| Methods in org.hibernate.envers.test.integration.superclass.auditparents with parameters of type StrIntTestEntity | |
|---|---|
void |
MappedParentEntity.setRelation(StrIntTestEntity relation)
|
| Constructors in org.hibernate.envers.test.integration.superclass.auditparents with parameters of type StrIntTestEntity | |
|---|---|
BabyCompleteEntity(Long id,
String grandparent,
String notAudited,
String parent,
String child,
StrIntTestEntity relation,
String baby)
|
|
ChildCompleteEntity(Long id,
String grandparent,
String notAudited,
String parent,
String child,
StrIntTestEntity relation)
|
|
ChildMultipleParentsEntity(Long id,
String grandparent,
String notAudited,
String parent,
String child,
StrIntTestEntity relation)
|
|
ChildSingleParentEntity(Long id,
String grandparent,
String notAudited,
String parent,
String child,
StrIntTestEntity relation)
|
|
MappedParentEntity(Long id,
String grandparent,
String notAudited,
String parent,
StrIntTestEntity relation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||