|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited | |
| Uses of Person in org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited |
|---|
| Methods in org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited that return Person | |
|---|---|
Person |
Car.getOwner()
|
| Methods in org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited with parameters of type Person | |
|---|---|
void |
Car.setOwner(Person owner)
|
| Constructors in org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited with parameters of type Person | |
|---|---|
Car(int number,
Person owner)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||