Uses of Class
org.hibernate.annotations.LazyCollection

Packages that use LazyCollection
org.hibernate.test.annotations.fetch   
 

Uses of LazyCollection in org.hibernate.test.annotations.fetch
 

Methods in org.hibernate.test.annotations.fetch with annotations of type LazyCollection
 Collection<Stay> Person.getOldStays()
           
 List<Stay> Person.getOrderedStay()
           
 



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