| Package | Description |
|---|---|
| org.springframework.data.redis.core.convert |
Converters for Redis repository support utilizing mapping metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRedisTypeMapper
Default implementation of
RedisTypeMapper allowing configuration of the key to lookup and store type
information via Bucket.BucketPropertyPath in buckets. |
| Constructor and Description |
|---|
MappingRedisConverter(RedisMappingContext mappingContext,
IndexResolver indexResolver,
ReferenceResolver referenceResolver,
RedisTypeMapper typeMapper)
Creates new
MappingRedisConverter and defaults RedisMappingContext when null. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.