| Package | Description |
|---|---|
| org.springframework.data.ldap.core.mapping |
Infrastructure for the LDAP object mapping subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
protected LdapPersistentProperty |
LdapMappingContext.createPersistentProperty(org.springframework.data.mapping.model.Property property,
BasicLdapPersistentEntity<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.data.mapping.Association<LdapPersistentProperty> |
LdapPersistentProperty.createAssociation() |
| Constructor and Description |
|---|
LdapPersistentProperty(org.springframework.data.mapping.model.Property property,
org.springframework.data.mapping.PersistentEntity<?,LdapPersistentProperty> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder)
Create a new
LdapPersistentProperty. |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.