public interface

NativeSQLQueryReturn

org.hibernate.engine.query.sql.NativeSQLQueryReturn
Known Indirect Subclasses

Class Overview

Describes a return in a native SQL query.

IMPL NOTE : implementations should be immutable as they are used as part of cache keys for result caching.