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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait