Uses of Class
org.hibernate.test.annotations.uniqueconstraint.Room

Packages that use Room
org.hibernate.test.annotations.uniqueconstraint   
 

Uses of Room in org.hibernate.test.annotations.uniqueconstraint
 

Methods in org.hibernate.test.annotations.uniqueconstraint that return Room
 Room Building.getRoom()
           
 

Methods in org.hibernate.test.annotations.uniqueconstraint with parameters of type Room
 void Building.setRoom(Room room)
           
 



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