| Package | Description |
|---|---|
| info.archinnov.achilles.internals.metamodel.index |
| Modifier and Type | Field and Description |
|---|---|
IndexType |
IndexInfo.type |
| Modifier and Type | Method and Description |
|---|---|
static IndexType |
IndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexType[] |
IndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static IndexInfo |
IndexInfo.forNative(IndexType indexType,
String indexName,
String indexClassName,
String indexOptions) |
Copyright © 2012-2021. All Rights Reserved.