Skip to content

Extends Criteria to allow to use type-safe property references [DATAMONGO-2634] #3461

Open
@spring-projects-issues

Description

@spring-projects-issues

lkqm opened DATAMONGO-2634 and commented

I offen use Criteria to query, so i want TypedCriteria like TypedSort, here examples like this:

// TypedCriteria tc
tc.and(Article::getName).is('spring');

thank you!

 


No further details from DATAMONGO-2634

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions