| Constructor and Description |
|---|
RelationalExampleMapper(org.springframework.data.mapping.context.MappingContext<? extends RelationalPersistentEntity<?>,? extends RelationalPersistentProperty> mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
<T> Query |
getMappedExample(org.springframework.data.domain.Example<T> example)
Use the
Example to extract a Query. |
public RelationalExampleMapper(org.springframework.data.mapping.context.MappingContext<? extends RelationalPersistentEntity<?>,? extends RelationalPersistentProperty> mappingContext)
Copyright © 2017–2023 Pivotal Software, Inc.. All rights reserved.