Class QueryHintsHandler.ReturnNameValuePairsHint

  • Enclosing class:
    QueryHintsHandler

    protected static class QueryHintsHandler.ReturnNameValuePairsHint
    extends QueryHintsHandler.Hint
    This hint can be used to indicate whether or not a ResultSetMapping query should return populated DatabaseRecords vs. raw data. This hint is particularly useful when the structure of the returned data is not known.