|
Spring Data Elasticsearch | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleElasticsearchPersistentEntity | |
---|---|
org.springframework.data.elasticsearch.core.mapping |
Uses of SimpleElasticsearchPersistentEntity in org.springframework.data.elasticsearch.core.mapping |
---|
Methods in org.springframework.data.elasticsearch.core.mapping that return SimpleElasticsearchPersistentEntity | ||
---|---|---|
protected
|
SimpleElasticsearchMappingContext.createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation)
|
Methods in org.springframework.data.elasticsearch.core.mapping with parameters of type SimpleElasticsearchPersistentEntity | |
---|---|
protected ElasticsearchPersistentProperty |
SimpleElasticsearchMappingContext.createPersistentProperty(Field field,
PropertyDescriptor descriptor,
SimpleElasticsearchPersistentEntity<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder)
|
|
Spring Data Elasticsearch | |||||||||
PREV NEXT | FRAMES NO FRAMES |