Uses of Package
org.dellroad.querystream.jpa
Packages that use org.dellroad.querystream.jpa
Package
Description
QueryStream API for the Java Persistence Architecture (JPA).
-
Classes in org.dellroad.querystream.jpa used by org.dellroad.querystream.jpaClassDescriptionA boolean
ExprValue.Builder for JPA criteria bulk delete queries using aStream-like API.SearchStreamcontainingDoublevalues.A doubleExprValue.ARefthat's known to be anExpression.SearchStreamcontaining items representable asExpressions.AnExprStreamthat is guaranteed to return at most a single result.ARefthat's known to be aFrom.SearchStreamcontaining items representable asFroms.AFromStreamthat is guaranteed to return at most a single result.SearchStreamcontainingIntegervalues.A intExprValue.SearchStreamcontainingLongvalues.A longExprValue.Represents the binding of a value to aParameter.ARefthat's known to be aPath.SearchStreamcontaining items representable asPaths.APathStreamthat is guaranteed to return at most a single result.Configures a critiera query of some kind.Builder for JPA criteria queries, based on configuration through aStream-like API.A reference to items in aQueryStream.ARefthat's known to be aRoot.SearchStreamcontaining items representable asRoots.ARootStreamthat is guaranteed to return at most a single result.Builder for JPA criteria search queries, based on configuration through aStream-like API.ASearchStreamthat is guaranteed to return at most a single result.Builder for JPA criteria bulk update queries using aStream-like API.