| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Method and Description |
|---|---|
static DateOperators.DateToString.FormatBuilder |
DateOperators.DateToString.dateOf(AggregationExpression expression)
Creates new
DateOperators.DateToString.FormatBuilder allowing to define the date format to apply. |
static DateOperators.DateToString.FormatBuilder |
DateOperators.DateToString.dateOf(String fieldReference)
Creates new
DateOperators.DateToString.FormatBuilder allowing to define the date format to apply. |
static DateOperators.DateToString.FormatBuilder |
DateOperators.DateToString.dateToString(Object value)
Creates new
DateOperators.DateToString.FormatBuilder. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.