All Classes and Interfaces
Class
Description
TODO: documentation
This is a wrapper around the JPA
Metamodel that allows additionally efficient access by other attributes than a Class.This is a visitor that can be used to collect expression modifier references into an expression.
This is a visitor that can be used to do inplace changes to an expression.
This class provides an empty implementation of
JPQLNextParserListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.This class provides an empty implementation of
JPQLNextParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.This interface defines a complete listener for a parse tree produced by
JPQLNextParser.This interface defines a complete generic visitor for a parse tree produced
by
JPQLNextParser.This is a specialized parser for the JSON structure that will be produced by the JSON functions in Blaze-Persistence.
This is a visitor that can be used to copy an expression tree by returning a different expression than the original one.
A special type converter that supports rendering a type value through a literal function.
TODO: documentation
A visitor that can determine possible target types and JPA attributes of a path expression.
Super type for attributes like KEY/VALUE/ENTRY/INDEX
Super type of expressions like KEY/VALUE/ENTRY/INDEX
This class provides an empty implementation of
SQLParserListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.This class provides an empty implementation of
SQLParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.This interface defines a complete listener for a parse tree produced by
SQLParser.This interface defines a complete generic visitor for a parse tree produced
by
SQLParser.SubqueryExpressions can never be returned by the parser and are therefore never cached.
A contract for converting values of one type to another as well as rendering as JPQL literal.
A service provider interface for contributing type converters.
This is a specialized parser for the XML structure that will be produced by the XML functions in Blaze-Persistence.