All Classes and Interfaces
Class
Description
Abstract base class for JPA API based implementations of the JPQLQuery interface
FactoryExpression for representing CTE bindings.A class for rendering a
BlazeJPAQuery to a CriteriaBuilderBlazeJPAQuery is the default implementation of the JPQLQuery interface for Blaze-Persistence JPQL.Next
Query factory to simplify
BlazeJPAQuery instantiation.DatePart defines date parts for various date/time operationsExtension for
FetchableFilterableWindowOver is the first part of a WindowFunction construction.Utility methods for creating JPQL.next expressions
JPQLNextOps provides JPQL.Next specific operators.Query interface for JPQL.Next queries
Query factory to simplify
BlazeJPAQuery instantiation.Slightly adjusted
JPQLSerializer implementations that has
basic support for rendering set operations.JPQLNextTemplates extends JPQLTemplates to provide operator patterns for JPQL.Next
serializationA named window.
Visitor implementation that checks if a query is empty (i.e. has no default joins).
Set expresion defines an interface for set operation queries.
Default implementation for
SetExpression.A special type of
QueryFlag that indicates that a subquery represents a set operation.Utility methods for generating set operations.
An expression type that represents a
VALUES clause that can be used as FROM expression.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.WithBuilder is a builder for common table expressions.