Package org.h2.table
Class PlanItem
java.lang.Object
org.h2.table.PlanItem
The plan item describes the index to be used, and the estimated cost when
using it.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PlanItem
public PlanItem()
-
-
Method Details
-
getIndex
-