Skip to content

JDBC and R2DBC Criteria API documentation mismatch #1841

Closed
@mipo256

Description

@mipo256

Both JDBC and R2DBC modules support dynamic Criteria API, either via JdbcAggregateTemplate or R2dbcEntitytTemplate. It seems rather strange that we mention this in the R2DBC doc, but the exact same section in JDBC doc does not contain any Criteria API mentioning whatsoever. I'm not talking about fluent API as such, but rather about Criteria API usage.

I think we should incorporate a link to Criteria API doc section in R2DBC for Spring Data JDBC documentation, to avoid duplication.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions