| Package | Description |
|---|---|
| org.springframework.data.cassandra.core.mapping |
Infrastructure for the Apache Cassandra row-to-object mapping subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
static PersistentPropertyTranslator |
PersistentPropertyTranslator.create(CassandraPersistentEntity<?> targetEntity)
Create a new
PersistentPropertyTranslator. |
static PersistentPropertyTranslator |
PersistentPropertyTranslator.create(CassandraPersistentEntity<?> targetEntity,
Predicate<CassandraPersistentProperty> translationFilter)
Create a new
PersistentPropertyTranslator accepting a filter predicate whether the
translation should happen at all. |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.