Class ExplainPlanGResultSet

java.lang.Object
com.j_spaces.jdbc.driver.GResultSet
com.j_spaces.jdbc.driver.ExplainPlanGResultSet
All Implemented Interfaces:
AutoCloseable, ResultSet, Wrapper

public class ExplainPlanGResultSet extends GResultSet
Wraps GResultSet when explain plan must be returned
Since:
15.5.0
Author:
Evgeny
  • Constructor Details

  • Method Details

    • getExplainPlan

      public String getExplainPlan()