public class SimpleSolrMappingContext extends AbstractMappingContext<SimpleSolrPersistentEntity<?>,SolrPersistentProperty>
MappingContext| Constructor and Description |
|---|
SimpleSolrMappingContext() |
SimpleSolrMappingContext(SolrPersistentEntitySchemaCreator schemaCreator) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> SimpleSolrPersistentEntity<?> |
createPersistentEntity(TypeInformation<T> typeInformation) |
protected SolrPersistentProperty |
createPersistentProperty(Property property,
SimpleSolrPersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
addPersistentEntity, addPersistentEntity, afterPropertiesSet, doFindPersistentPropertyPaths, findPersistentPropertyPaths, getManagedTypes, getPersistentEntities, getPersistentEntity, getPersistentEntity, getPersistentEntity, getPersistentPropertyPath, getPersistentPropertyPath, getPersistentPropertyPath, hasPersistentEntityFor, initialize, setApplicationContext, setApplicationEventPublisher, setInitialEntitySet, setSimpleTypeHolder, setStrict, shouldCreatePersistentEntityForclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredPersistentEntity, getRequiredPersistentEntity, getRequiredPersistentEntitypublic SimpleSolrMappingContext()
public SimpleSolrMappingContext(@Nullable SolrPersistentEntitySchemaCreator schemaCreator)
protected <T> SimpleSolrPersistentEntity<?> createPersistentEntity(TypeInformation<T> typeInformation)
createPersistentEntity in class AbstractMappingContext<SimpleSolrPersistentEntity<?>,SolrPersistentProperty>protected SolrPersistentProperty createPersistentProperty(Property property, SimpleSolrPersistentEntity<?> owner, SimpleTypeHolder simpleTypeHolder)
createPersistentProperty in class AbstractMappingContext<SimpleSolrPersistentEntity<?>,SolrPersistentProperty>Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.