Uses of Class
org.hibernate.test.annotations.lob.Dog

Packages that use Dog
org.hibernate.test.annotations.lob Test package for metatata facilities It contains an example of filter metadata 
 

Uses of Dog in org.hibernate.test.annotations.lob
 

Methods in org.hibernate.test.annotations.lob that return Dog
 Dog ImageHolder.getDog()
           
 

Methods in org.hibernate.test.annotations.lob with parameters of type Dog
 void ImageHolder.setDog(Dog dog)
           
 



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