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