Uses of Package
org.springframework.data.relational.core.query
Packages that use org.springframework.data.relational.core.query
Package
Description
Query and update support.
Query support for relational database repositories.
-
Classes in org.springframework.data.relational.core.query used by org.springframework.data.relational.core.queryClassDescriptionCentral value class for creating criteria predicates.Interface declaring terminal builder methods to build a
Criteria.Interface defining a criteria definition object.Class to easily construct SQL update assignments.Represents a value function to return arbitrary values that can be escaped before returning the actual value. -