|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OneToManyComponent | |
---|---|
org.hibernate.envers.test.entities.components.relations |
Uses of OneToManyComponent in org.hibernate.envers.test.entities.components.relations |
---|
Methods in org.hibernate.envers.test.entities.components.relations that return OneToManyComponent | |
---|---|
OneToManyComponent |
OneToManyComponentTestEntity.getComp1()
|
Methods in org.hibernate.envers.test.entities.components.relations with parameters of type OneToManyComponent | |
---|---|
void |
OneToManyComponentTestEntity.setComp1(OneToManyComponent comp1)
|
Constructors in org.hibernate.envers.test.entities.components.relations with parameters of type OneToManyComponent | |
---|---|
OneToManyComponentTestEntity(Integer id,
OneToManyComponent comp1)
|
|
OneToManyComponentTestEntity(OneToManyComponent comp1)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |