Package org.hibernate.loader.custom
Interface Return
-
- All Known Implementing Classes:
CollectionFetchReturn
,CollectionReturn
,ConstructorReturn
,EntityFetchReturn
,FetchReturn
,NonScalarReturn
,RootReturn
,ScalarReturn
public interface Return
Represents a return in a custom query.