public class ArrayIndexFactory extends BaseIndexFactory implements IndexFactory
IndexFactory
for array indices
.Constructor and Description |
---|
ArrayIndexFactory() |
Modifier and Type | Method and Description |
---|---|
Index |
makeNewInstance(java.lang.String name,
Column col,
boolean unique,
boolean memorydb) |
makeNewSystemInstance
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
makeNewSystemInstance
public Index makeNewInstance(java.lang.String name, Column col, boolean unique, boolean memorydb) throws AxionException
makeNewInstance
in interface IndexFactory
AxionException