public class LdapMappingContext extends org.springframework.data.mapping.context.AbstractMappingContext<BasicLdapPersistentEntity<?>,LdapPersistentProperty>
LDAP-specific entities.| Constructor and Description |
|---|
LdapMappingContext()
Creates a new
LdapMappingContext. |
| Modifier and Type | Method and Description |
|---|---|
protected <T> BasicLdapPersistentEntity<?> |
createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation) |
protected LdapPersistentProperty |
createPersistentProperty(org.springframework.data.mapping.model.Property property,
BasicLdapPersistentEntity<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
addPersistentEntity, addPersistentEntity, afterPropertiesSet, doFindPersistentPropertyPaths, findPersistentPropertyPaths, getManagedTypes, getPersistentEntities, getPersistentEntity, getPersistentEntity, getPersistentEntity, getPersistentPropertyPath, getPersistentPropertyPath, hasPersistentEntityFor, initialize, setApplicationContext, setApplicationEventPublisher, setInitialEntitySet, setSimpleTypeHolder, setStrict, shouldCreatePersistentEntityForpublic LdapMappingContext()
LdapMappingContext.protected <T> BasicLdapPersistentEntity<?> createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation)
createPersistentEntity in class org.springframework.data.mapping.context.AbstractMappingContext<BasicLdapPersistentEntity<?>,LdapPersistentProperty>protected LdapPersistentProperty createPersistentProperty(org.springframework.data.mapping.model.Property property, BasicLdapPersistentEntity<?> owner, org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder)
createPersistentProperty in class org.springframework.data.mapping.context.AbstractMappingContext<BasicLdapPersistentEntity<?>,LdapPersistentProperty>Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.