public interface MappingIndex
| 限定符和类型 | 方法和说明 |
|---|---|
List<MappingField> |
getIndexColumns() |
String |
getIndexName() |
IndexType |
getIndexType() |
boolean |
isSameColumn(MappingIndex index) |
String getIndexName()
List<MappingField> getIndexColumns()
IndexType getIndexType()
boolean isSameColumn(MappingIndex index)
Copyright © 2020. All rights reserved.