Uses of Class
org.h2.table.DualTable
-
Packages that use DualTable Package Description org.h2.index Various table index implementations, as well as cursors to navigate in an index. -
-
Uses of DualTable in org.h2.index
Constructors in org.h2.index with parameters of type DualTable Constructor Description DualIndex(DualTable table)
-