Class BaseQueryTuner

    • Method Detail

      • put

        public void put​(Origin origin)
        Put a query tuning entry.
      • get

        public io.ebeaninternal.server.querydefn.OrmQueryDetail get​(String key)
        Return the detail currently used for tuning. This returns null if there is currently no matching tuning.