Uses of Interface
org.springframework.data.jpa.repository.query.JpqlQueryBuilder.Renderable
Packages that use JpqlQueryBuilder.Renderable
Package
Description
Query implementation to execute queries against JPA.
-
Uses of JpqlQueryBuilder.Renderable in org.springframework.data.jpa.repository.query
Subinterfaces of JpqlQueryBuilder.Renderable in org.springframework.data.jpa.repository.queryModifier and TypeInterfaceDescriptionstatic interfaceAliased expression.static interfaceInterface specifying an expression that can be rendered toString.static interfaceExtension toJpqlQueryBuilder.Expressionthat contains aPropertyPath.static interfaceWHEREpredicate.Classes in org.springframework.data.jpa.repository.query that implement JpqlQueryBuilder.RenderableModifier and TypeClassDescriptionstatic final classA joined entity or element collection.