-
Notifications
You must be signed in to change notification settings - Fork 364
Closed
Labels
type: documentationA documentation updateA documentation update
Milestone
Description
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: documentationA documentation updateA documentation update