Interface CachedPlan

  • All Known Implementing Classes:
    DQLCachedPlan

    @Internal
    public interface CachedPlan
    SQL execution plan cache.
    • Method Detail

      • getOperation

        Operation getOperation()
        Return the cached operation parsed from the statement.