| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Method and Description |
|---|---|
DateOperators.DayOfMonth |
DateOperators.DateOperatorFactory.dayOfMonth()
Creates new
AggregationExpression that returns the day of the month for a date as a number between 1 and
31. |
static DateOperators.DayOfMonth |
DateOperators.DayOfMonth.dayOfMonth(AggregationExpression expression)
Creates new
DateOperators.DayOfMonth. |
static DateOperators.DayOfMonth |
DateOperators.DayOfMonth.dayOfMonth(String fieldReference)
Creates new
DateOperators.DayOfMonth. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.