Skip to content

Support for an empty PropertyPath [DATACMNS-1204] #1644

@spring-projects-issues

Description

@spring-projects-issues

Jens Schauder opened DATACMNS-1204 and commented

PropertyPath.from currently doesn't allow empty (or null) source argument.

In SD JDBC this forces this lead to various places where I have to use a null to denote the root object of an Aggregate Root. It would be much nicer to allow an empty source for this. Kind of like "." or "/" in directory paths


Referenced from: commits spring-projects/spring-data-relational@207b51b, spring-projects/spring-data-relational@207278c, spring-projects/spring-data-relational@6e89626

Metadata

Metadata

Assignees

Labels

has: design-decisionAn issue that contains a design decision about its topicstatus: declinedA suggestion or change that we don't feel we should currently apply

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions