Uses of Class
org.hibernate.envers.test.integration.entityNames.manyToManyAudited.Car

Packages that use Car
org.hibernate.envers.test.integration.entityNames.manyToManyAudited   
 

Uses of Car in org.hibernate.envers.test.integration.entityNames.manyToManyAudited
 

Methods in org.hibernate.envers.test.integration.entityNames.manyToManyAudited that return types with arguments of type Car
 List<Car> Person.getCars()
           
 

Method parameters in org.hibernate.envers.test.integration.entityNames.manyToManyAudited with type arguments of type Car
 void Person.setCars(List<Car> cars)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.