Interface QueryExecutionListener

All Known Implementing Classes:
QueryHistory

public interface QueryExecutionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • queryExecuted

      void queryExecuted(String query)