H2 Database Engine 1.4.197.redhat-00001
-
public class PlanItem
extends Object
The plan item describes the index to be used, and the estimated cost when
using it.
-
-
Constructor Summary
Constructors
Constructor and Description |
PlanItem() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PlanItem
public PlanItem()
-
Method Detail
-
getIndex
public Index getIndex()
H2 Database Engine 1.4.197.redhat-00001
Copyright © 2020 JBoss by Red Hat. All rights reserved.