|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListJoinColumnBidirectionalInheritanceRefEdParentEntity | |
---|---|
org.hibernate.envers.test.entities.onetomany.detached |
Uses of ListJoinColumnBidirectionalInheritanceRefEdParentEntity in org.hibernate.envers.test.entities.onetomany.detached |
---|
Methods in org.hibernate.envers.test.entities.onetomany.detached that return types with arguments of type ListJoinColumnBidirectionalInheritanceRefEdParentEntity | |
---|---|
List<ListJoinColumnBidirectionalInheritanceRefEdParentEntity> |
ListJoinColumnBidirectionalInheritanceRefIngEntity.getReferences()
|
Method parameters in org.hibernate.envers.test.entities.onetomany.detached with type arguments of type ListJoinColumnBidirectionalInheritanceRefEdParentEntity | |
---|---|
void |
ListJoinColumnBidirectionalInheritanceRefIngEntity.setReferences(List<ListJoinColumnBidirectionalInheritanceRefEdParentEntity> references)
|
Constructors in org.hibernate.envers.test.entities.onetomany.detached with parameters of type ListJoinColumnBidirectionalInheritanceRefEdParentEntity | |
---|---|
ListJoinColumnBidirectionalInheritanceRefIngEntity(Integer id,
String data,
ListJoinColumnBidirectionalInheritanceRefEdParentEntity... references)
|
|
ListJoinColumnBidirectionalInheritanceRefIngEntity(String data,
ListJoinColumnBidirectionalInheritanceRefEdParentEntity... references)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |