Overview
Package
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field | Method | Constr
Detail: Nested | Field | Method | Constr
org.hibernate.loader.custom
Interface Return
Known Implementing Classes:
CollectionFetchReturn
,
CollectionReturn
,
EntityFetchReturn
,
FetchReturn
,
NonScalarReturn
,
RootReturn
,
ScalarReturn
public interface
Return
Represents a return in a custom query.
Author:
Steve Ebersole
Overview
Package
Tree
Index
Deprecated
About