Uses of Class
org.hibernate.loader.custom.FetchReturn
-
Packages that use FetchReturn Package Description org.hibernate.loader.custom -
-
Uses of FetchReturn in org.hibernate.loader.custom
Subclasses of FetchReturn in org.hibernate.loader.custom Modifier and Type Class Description class
CollectionFetchReturn
Specifically a fetch return that refers to a collection association.class
EntityFetchReturn
Spefically a fetch return that refers to an entity association.
-