| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Return | |
| org.hibernate.loader.custom | This package defines a framework for custom loaders that accept handwritten SQL | 
| Uses of Return in org.hibernate.loader.custom | 
| Classes in org.hibernate.loader.custom that implement Return | |
|  class | CollectionFetchReturnSpefically a fetch return that refers to a collection association. | 
|  class | CollectionReturnRepresents a return which names a collection role; it is used in defining a custom query for loading an entity's collection in non-fetching scenarios (i.e., loading the collection itself as the "root" of the result). | 
|  class | EntityFetchReturnSpefically a fetch return that refers to an entity association. | 
|  class | FetchReturnRepresents a return which names a fetched association. | 
|  class | NonScalarReturnRepresents some non-scalar (entity/collection) return within the query result. | 
|  class | RootReturnRepresents a return which names a "root" entity. | 
|  class | ScalarReturnRepresent a scalar (aka simple value) return within a query result. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||