Skip to content

Allow query annotation which contains only the where part [DATAJDBC-225] #451

@spring-projects-issues

Description

@spring-projects-issues

Jens Schauder opened DATAJDBC-225 and commented

Provide a way to specify a query by only specifying the where clause.

This would allow becoming independent of the table-name and the columns and their aliases.

On the other hand, a where-clause might use joined tables and thereby become dependent on what joins we generate and what aliases we use


No further details from DATAJDBC-225

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions