public class BTreeIndexFactory extends BaseIndexFactory implements IndexFactory
IndexFactoryfor B-Tree indices.| Constructor and Description |
|---|
BTreeIndexFactory() |
| Modifier and Type | Method and Description |
|---|---|
Index |
makeNewInstance(java.lang.String name,
Column col,
boolean unique,
boolean memorydb) |
makeNewSystemInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmakeNewSystemInstancepublic Index makeNewInstance(java.lang.String name, Column col, boolean unique, boolean memorydb) throws AxionException
makeNewInstance in interface IndexFactoryAxionException