类的使用
org.hibernate.hql.internal.classic.QueryTranslatorImpl
-
使用QueryTranslatorImpl的程序包 程序包 说明 org.hibernate.hql.internal.classic This package contains the Hibernate 2.x query parser which is being end-of-lifed. -
-
org.hibernate.hql.internal.classic中QueryTranslatorImpl的使用
参数类型为QueryTranslatorImpl的org.hibernate.hql.internal.classic中的方法 修饰符和类型 方法 说明 voidPathExpressionParser. addAssociation(QueryTranslatorImpl q)StringPathExpressionParser. addFromAssociation(QueryTranslatorImpl q)StringPathExpressionParser. addFromCollection(QueryTranslatorImpl q)booleanSelectParser. aggregateFuncNoArgsHasParenthesis(String funcToken, QueryTranslatorImpl q)booleanSelectParser. aggregateHasArgs(String funcToken, QueryTranslatorImpl q)TypeSelectParser. aggregateType(List funcTokenList, Type type, QueryTranslatorImpl q)voidClauseParser. end(QueryTranslatorImpl q)voidFromParser. end(QueryTranslatorImpl q)voidFromPathExpressionParser. end(QueryTranslatorImpl q)voidGroupByParser. end(QueryTranslatorImpl q)voidOrderByParser. end(QueryTranslatorImpl q)voidParser. end(QueryTranslatorImpl q)voidPathExpressionParser. end(QueryTranslatorImpl q)voidPreprocessingParser. end(QueryTranslatorImpl q)voidSelectParser. end(QueryTranslatorImpl q)voidSelectPathExpressionParser. end(QueryTranslatorImpl q)voidWhereParser. end(QueryTranslatorImpl q)voidPathExpressionParser. fetch(QueryTranslatorImpl q, String entityName)static voidParserHelper. parse(Parser p, String text, String seperators, QueryTranslatorImpl q)voidClauseParser. start(QueryTranslatorImpl q)voidFromParser. start(QueryTranslatorImpl q)voidGroupByParser. start(QueryTranslatorImpl q)voidOrderByParser. start(QueryTranslatorImpl q)voidParser. start(QueryTranslatorImpl q)voidPathExpressionParser. start(QueryTranslatorImpl q)voidPreprocessingParser. start(QueryTranslatorImpl q)voidSelectParser. start(QueryTranslatorImpl q)voidWhereParser. start(QueryTranslatorImpl q)voidClauseParser. token(String token, QueryTranslatorImpl q)voidFromParser. token(String token, QueryTranslatorImpl q)voidGroupByParser. token(String token, QueryTranslatorImpl q)voidOrderByParser. token(String token, QueryTranslatorImpl q)voidParser. token(String token, QueryTranslatorImpl q)voidPathExpressionParser. token(String token, QueryTranslatorImpl q)voidPreprocessingParser. token(String token, QueryTranslatorImpl q)voidSelectParser. token(String token, QueryTranslatorImpl q)voidWhereParser. token(String token, QueryTranslatorImpl q)
-