Uses of Class
org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef.Location

Packages that use Location
org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef   
 

Uses of Location in org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef
 

Methods in org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef that return types with arguments of type Location
 Set<Location> Query.getIncludedLocations()
           
 

Method parameters in org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef with type arguments of type Location
 void Query.setIncludedLocations(Set<Location> includedLocations)
           
 

Constructors in org.hibernate.test.annotations.collectionelement.embeddables.withcustomenumdef with parameters of type Location
Query(Location... locations)
           
 



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