|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntNoAutoIdTestEntity | |
---|---|
org.hibernate.envers.test.entities.manytomany |
Uses of IntNoAutoIdTestEntity in org.hibernate.envers.test.entities.manytomany |
---|
Methods in org.hibernate.envers.test.entities.manytomany that return types with arguments of type IntNoAutoIdTestEntity | |
---|---|
List<IntNoAutoIdTestEntity> |
WhereJoinTableEntity.getReferences1()
|
List<IntNoAutoIdTestEntity> |
WhereJoinTableEntity.getReferences2()
|
Method parameters in org.hibernate.envers.test.entities.manytomany with type arguments of type IntNoAutoIdTestEntity | |
---|---|
void |
WhereJoinTableEntity.setReferences1(List<IntNoAutoIdTestEntity> references1)
|
void |
WhereJoinTableEntity.setReferences2(List<IntNoAutoIdTestEntity> references2)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |