| 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(Property property,
BasicLdapPersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
| Modifier and Type | Method and Description |
|---|---|
protected Association<LdapPersistentProperty> |
LdapPersistentProperty.createAssociation() |
| Constructor and Description |
|---|
LdapPersistentProperty(Property property,
PersistentEntity<?,LdapPersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder)
Create a new
LdapPersistentProperty. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.