Uses of Class
org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy

Packages that use CollectionProxy
org.hibernate.envers.entities.mapper.relation.lazy.proxy   
 

Uses of CollectionProxy in org.hibernate.envers.entities.mapper.relation.lazy.proxy
 

Subclasses of CollectionProxy in org.hibernate.envers.entities.mapper.relation.lazy.proxy
 class ListProxy<U>
           
 class SetProxy<U>
           
 class SortedSetProxy<U>
           
 



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