Uses of Package
com.blazebit.persistence.querydsl
-
Classes in com.blazebit.persistence.querydsl used by com.blazebit.persistence.querydsl Class Description AbstractBlazeJPAQuery Abstract base class for JPA API based implementations of the JPQLQuery interfaceBinds FactoryExpressionfor representing CTE bindings.BlazeJPAQuery BlazeJPAQuery is the default implementation of the JPQLQuery interface for Blaze-Persistence JPQL.NextDatePart DatePartdefines date parts for various date/time operationsExtendedFetchable Extension forFetchableFilterableWindowOver FilterableWindowOveris the first part of a WindowFunction construction.JPQLNextOps JPQLNextOpsprovides JPQL.Next specific operators.JPQLNextQuery Query interface for JPQL.Next queriesJPQLNextSerializer Slightly adjustedJPQLSerializerimplementations that has basic support for rendering set operations.JPQLNextTemplates JPQLNextTemplatesextendsJPQLTemplatesto provide operator patterns for JPQL.Next serializationNamedWindow A named window.NotEmptySetVisitor Visitor implementation that checks if a query is empty (i.e. has no default joins).SetExpression Set expresion defines an interface for set operation queries.SetOperationFlag A special type ofQueryFlagthat indicates that a subquery represents a set operation.WindowDefinition A base class for window definition expressions.WindowFunction WindowFunctionis a builder for window function expressions.WindowOver WindowOveris the first part of a WindowFunction construction.WindowRows WindowRowsprovides the building of the rows/range part of the window function expression.WindowRows.Between An interface for building a window frame clause for analytics functions.WindowRows.BetweenAnd Intermediate stepWithBuilder WithBuilderis a builder for common table expressions.