Uses of Package
org.springframework.data.relational.domain
Packages that use org.springframework.data.relational.domain
Package
Description
JDBC-specific conversion classes.
R2DBC-specific conversion and converter implementations.
Core domain types around DatabaseClient.
-
Classes in org.springframework.data.relational.domain used by org.springframework.data.jdbc.core.convertClassDescriptionRepresents a tabular structure as document to enable hierarchical traversal of SQL results.
-
Classes in org.springframework.data.relational.domain used by org.springframework.data.r2dbc.convertClassDescriptionRepresents a tabular structure as document to enable hierarchical traversal of SQL results.
-
Classes in org.springframework.data.relational.domain used by org.springframework.data.r2dbc.coreClassDescriptionRepresents a tabular structure as document to enable hierarchical traversal of SQL results.
-
Classes in org.springframework.data.relational.domain used by org.springframework.data.relational.core.conversionClassDescriptionRepresents a tabular structure as document to enable hierarchical traversal of SQL results.
-
Classes in org.springframework.data.relational.domain used by org.springframework.data.relational.domainClassDescriptionRepresents a tabular structure as document to enable hierarchical traversal of SQL results.SqlSort supports additional to
Sort
unsafe sort expressions.CustomSort.Order
that keeps a flag to indicate unsafe property handling, i.e. the String provided is not necessarily a property but can be an arbitrary expression piped into the query execution.