Uses of Record Class
org.springframework.data.jpa.repository.query.ParameterBinding.Synthetic
Packages that use ParameterBinding.Synthetic
Package
Description
Query implementation to execute queries against JPA.
-
Uses of ParameterBinding.Synthetic in org.springframework.data.jpa.repository.query
Methods in org.springframework.data.jpa.repository.query that return ParameterBinding.SyntheticModifier and TypeMethodDescriptionstatic ParameterBinding.Synthetic
Creates aParameterBinding.Expression
for the givenexpression
string.