Skip to content

Derived Queries [DATAJDBC-318] #541

@spring-projects-issues

Description

@spring-projects-issues

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions