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