-
Notifications
You must be signed in to change notification settings - Fork 377
Closed
Labels
in: repositoryRepositories abstractionRepositories abstractiontype: enhancementA general enhancementA general enhancement
Milestone
Description
Jens Schauder opened DATAJDBC-318 and commented
We should add support for derived queries, i.e query generation from property names.
The infrastructure for this is already provided by Spring Data Commons, so it should be not to difficult to implement.
Only supporting simple properties, i.e. properties directly owned by the aggregate root is fine as a first step.
For hints how to implement this consult the Spring Data Mongo source code and search for usage of PartTree which is the structure that results from parsing a method name
Referenced from: pull request #209
5 votes, 10 watchers
Metadata
Metadata
Assignees
Labels
in: repositoryRepositories abstractionRepositories abstractiontype: enhancementA general enhancementA general enhancement