Uses of Interface
org.springframework.data.jpa.repository.query.JpqlQueryBuilder.AliasedExpression
Packages that use JpqlQueryBuilder.AliasedExpression
Package
Description
Query implementation to execute queries against JPA.
-
Uses of JpqlQueryBuilder.AliasedExpression in org.springframework.data.jpa.repository.query
Methods in org.springframework.data.jpa.repository.query that return JpqlQueryBuilder.AliasedExpressionModifier and TypeMethodDescriptionCreate anJpqlQueryBuilder.AliasedExpressionwith the givenalias.