public class QueryPlanCapture
extends Object
The captured query plans.
-
Constructor Summary
Constructors
-
Method Summary
Return the database the plans were captured for.
Return the captured query plans.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
database
Return the database the plans were captured for.
-
plans
Return the captured query plans.