Class QueryContext


  • public class QueryContext
    extends Object
    INTERNAL: Object used to hold the global query execution context; that is, the context beginning with the start of the execution of a query and ending with the completion of its execution. Different queries, and different executions of the same query, have different contexts.