| Package | Description |
|---|---|
| org.springframework.data.mongodb.repository.query |
Query derivation mechanism for MongoDB specific repositories.
|
| Modifier and Type | Method and Description |
|---|---|
protected ParameterBindingDocumentCodec |
AbstractMongoQuery.getParameterBindingCodec()
Obtain the
ParameterBindingDocumentCodec used for parsing JSON expressions. |
| Modifier and Type | Method and Description |
|---|---|
protected reactor.core.publisher.Mono<ParameterBindingDocumentCodec> |
AbstractReactiveMongoQuery.getParameterBindingCodec()
Obtain the
ParameterBindingDocumentCodec used for parsing JSON expressions. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.