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