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