| 程序包 | 说明 |
|---|---|
| org.zxp.esclientrhl.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static MappingData[] |
IndexTools.getMappingData(Class<?> clazz)
批量获取配置于Field上的mapping信息,如果未配置注解,则给出默认信息
|
static MappingData |
IndexTools.getMappingData(Field field)
获取配置于Field上的mapping信息,如果未配置注解,则给出默认信息
|
Copyright © 2020. All rights reserved.