public static interface GridH2Table.IndexesFactory
| Modifier and Type | Method and Description |
|---|---|
ArrayList<org.h2.index.Index> |
createIndexes(GridH2Table tbl)
Create list of indexes.
|
ArrayList<org.h2.index.Index> createIndexes(GridH2Table tbl)
GridH2TreeIndex.tbl - Table to create indexes for.Copyright © 2014. All rights reserved.