Class QueryPlanCapture
java.lang.Object
io.ebean.config.QueryPlanCapture
The captured query plans.
-
Constructor Details
-
QueryPlanCapture
-
-
Method Details
-
database
Return the database the plans were captured for. -
plans
Return the captured query plans.
-