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