Uses of Class
org.hibernate.loader.custom.FetchReturn

Packages that use FetchReturn
org.hibernate.loader.custom This package defines a framework for custom loaders that accept handwritten SQL 
 

Uses of FetchReturn in org.hibernate.loader.custom
 

Subclasses of FetchReturn in org.hibernate.loader.custom
 class CollectionFetchReturn
          Spefically a fetch return that refers to a collection association.
 class EntityFetchReturn
          Spefically a fetch return that refers to an entity association.
 



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