public static interface AbstractQueryContainerProvider.QueryInfo
| 限定符和类型 | 方法和说明 |
|---|---|
@Nullable String |
getKeyProperty()
Get key property for a query.
|
MappingType |
getMappingType()
Returns the mapping type for a given property.
|
@Nullable List<String> |
getProperties()
Get properties for query.
|
String |
getRepository()
Get repository name for a query.
|
String getRepository()
AbstractQueryContainerProvider.registerRepository(java.lang.String, T)@Nullable String getKeyProperty()
MappingType getMappingType()
Copyright © 2024. All rights reserved.