Interface PreQueryPlugin


public interface PreQueryPlugin
A PreQueryPlugin is used to execute functionality after a query has been executed. For example if a query needed to be altered, a PreQueryPlugin could be implemented to alter the query prior to execution.