|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited | |
| Uses of Person in org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited |
|---|
| Methods in org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited that return types with arguments of type Person | |
|---|---|
List<Person> |
Car.getOwners()
|
| Method parameters in org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited with type arguments of type Person | |
|---|---|
void |
Car.setOwners(List<Person> owners)
|
| Constructor parameters in org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited with type arguments of type Person | |
|---|---|
Car(int number,
List<Person> owners)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||