Package com.blazebit.persistence.parser
package com.blazebit.persistence.parser
-
ClassDescriptionThis is a wrapper around the JPA
Metamodelthat allows additionally efficient access by other attributes than a Class.This class provides an empty implementation ofJPQLNextParserListener, 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 ofJPQLNextParserVisitor, 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 byJPQLNextParser.This interface defines a complete generic visitor for a parse tree produced byJPQLNextParser.This is a specialized parser for the JSON structure that will be produced by the JSON functions in Blaze-Persistence.MapKeyAttribute<X,Y> A visitor that can determine possible target types and JPA attributes of a path expression.Super type for attributes like KEY/VALUE/ENTRY/INDEXThis class provides an empty implementation ofSQLParserListener, 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 ofSQLParserVisitor, 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 bySQLParser.This interface defines a complete generic visitor for a parse tree produced bySQLParser.This is a specialized parser for the XML structure that will be produced by the XML functions in Blaze-Persistence.