| Package | Description |
|---|---|
| org.springframework.data.keyvalue.core.mapping |
Infrastructure for the Key-Value mapping subsystem and keyspace resolution.
|
| org.springframework.data.keyvalue.core.mapping.context |
Infrastructure for the Key-Value mapping context.
|
| Constructor and Description |
|---|
BasicKeyValuePersistentEntity(TypeInformation<T> information,
KeySpaceResolver fallbackKeySpaceResolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyValueMappingContext.setFallbackKeySpaceResolver(KeySpaceResolver fallbackKeySpaceResolver)
Configures the
KeySpaceResolver to be used if not explicit key space is annotated to the domain type. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.