| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.mapping |
Infrastructure for the Elasticsearch document-to-object mapping subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> SimpleElasticsearchPersistentEntity<?> |
SimpleElasticsearchMappingContext.createPersistentEntity(TypeInformation<T> typeInformation) |
| Modifier and Type | Method and Description |
|---|---|
protected ElasticsearchPersistentProperty |
SimpleElasticsearchMappingContext.createPersistentProperty(Property property,
SimpleElasticsearchPersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.