public abstract class Index extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Index.FTSIndexOn |
static class |
Index.ValueIndexOn |
| Constructor and Description |
|---|
Index() |
| Modifier and Type | Method and Description |
|---|---|
static Index.FTSIndexOn |
ftsIndex() |
static Index.ValueIndexOn |
valueIndex() |
public static Index.ValueIndexOn valueIndex()
public static Index.FTSIndexOn ftsIndex()