public interface Return
Represents a return value in the query results. Not the same as a result (column) in the JDBC ResultSet!
<p/>
Return is distinctly different from a Fetch and so modeled as completely separate hierarchy.
ScalarReturn,
EntityReturn,
CollectionReturnCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.