程序包的使用
org.hibernate.hql.internal.ast.util
-
使用org.hibernate.hql.internal.ast.util的程序包 程序包 说明 org.hibernate.hql.internal.ast An ANTLR-based parser for Hibernate Query Language.org.hibernate.hql.internal.ast.tree org.hibernate.hql.internal.ast.util -
org.hibernate.hql.internal.ast使用的org.hibernate.hql.internal.ast.util中的类 类 说明 AliasGenerator Generates class/table/column aliases during semantic analysis and SQL rendering.ASTPrinter Utility for generating pretty "ASCII art" representations of syntax trees.LiteralProcessor A delegate that handles literals and constants for HqlSqlWalker, performing the token replacement functions and classifying literals.NodeTraverser.VisitationStrategy SessionFactoryHelper Helper for performing common and/or complex operations with theSessionFactoryImplementorduring translation of an HQL query. -
org.hibernate.hql.internal.ast.tree使用的org.hibernate.hql.internal.ast.util中的类 类 说明 AliasGenerator Generates class/table/column aliases during semantic analysis and SQL rendering.SessionFactoryHelper Helper for performing common and/or complex operations with theSessionFactoryImplementorduring translation of an HQL query. -
org.hibernate.hql.internal.ast.util使用的org.hibernate.hql.internal.ast.util中的类 类 说明 ASTPrinter Utility for generating pretty "ASCII art" representations of syntax trees.ASTUtil.FilterPredicate Filters nodes out of a tree.LiteralProcessor.DecimalLiteralFormat NodeTraverser.VisitationStrategy