Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include an AdvancedDatastore-specific method for aggregation #979

Merged
merged 2 commits into from
Aug 31, 2016

Conversation

daveehrenberger
Copy link
Contributor

While AdvancedDatastore provides many methods to allow an alternative collection name, the creation of an AggregationPipeline is not one of them. This pull request is proposing the simple addition of such a method: AdvancedDatastore.createAggregation(String, Class<?>);

@evanchooly evanchooly merged commit 417f24c into MorphiaOrg:master Aug 31, 2016
@evanchooly evanchooly added this to the 1.3.0 milestone Aug 31, 2016
@evanchooly
Copy link
Member

Looks good. Thanks for the PR.

evanchooly pushed a commit that referenced this pull request Aug 31, 2016
* Included an AdvancedDatastore-specific method for aggregation

* Corrected checkstyle errors
evanchooly pushed a commit that referenced this pull request Oct 10, 2016
* Included an AdvancedDatastore-specific method for aggregation

* Corrected checkstyle errors
evanchooly pushed a commit that referenced this pull request Oct 11, 2016
* Included an AdvancedDatastore-specific method for aggregation

* Corrected checkstyle errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants