JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
Packages that use
CollectionProxy
Package
Description
org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy
Uses of
CollectionProxy
in
org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy
Subclasses of
CollectionProxy
in
org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy
Modifier and Type
Class
Description
class
ListProxy
<U>
class
SetProxy
<U>
class
SortedSetProxy
<U>