Interface CachedPlan

All Known Implementing Classes:
DQLCachedPlan

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

    Modifier and Type
    Method
    Description
    Return the cached operation parsed from the statement.
  • Method Details

    • getOperation

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