public interface NanoDBIndexDefinition<T>
| Modifier and Type | Method and Description |
|---|---|
Object |
getIndexedValue(T t) |
String |
getIndexName() |
Class |
getIndexType() |
boolean |
isNullable() |
Copyright © 2022 vpc open source initiative. All rights reserved.