Uses of Class
org.dellroad.querystream.jpa.ExprRef
Packages that use ExprRef
Package
Description
QueryStream API for the Java Persistence Architecture (JPA).
-
Uses of ExprRef in org.dellroad.querystream.jpa
Methods in org.dellroad.querystream.jpa with parameters of type ExprRefModifier and TypeMethodDescriptiondefault <Y> ExprStream<Y,jakarta.persistence.criteria.Expression<Y>> Map this stream to a stream whose elements are bound to the supplied expression reference.