-
Abstract base class for JPA API based implementations of the JPQLQuery interface
FactoryExpression for representing CTE bindings.
BlazeJPAQuery is the default implementation of the JPQLQuery interface for Blaze-Persistence JPQL.Next
DatePart defines date parts for various date/time operations
FilterableWindowOver is the first part of a WindowFunction construction.
JPQLNextOps provides JPQL.Next specific operators.
Query interface for JPQL.Next queries
Slightly adjusted JPQLSerializer implementations that has
basic support for rendering set operations.
JPQLNextTemplates extends JPQLTemplates to provide operator patterns for JPQL.Next
serialization
Visitor implementation that checks if a query is empty (i.e. has no default joins).
Set expresion defines an interface for set operation queries.
A special type of QueryFlag that indicates that a subquery represents a set operation.
A base class for window definition expressions.
WindowFunction is a builder for window function expressions.
WindowOver is the first part of a WindowFunction construction.
WindowRows provides the building of the rows/range part of the window function expression.
An interface for building a window frame clause for analytics functions.
WithBuilder is a builder for common table expressions.