类的使用
org.hibernate.hql.internal.ast.QuerySyntaxException
-
使用QuerySyntaxException的程序包 程序包 说明 org.hibernate.hql.internal.ast An ANTLR-based parser for Hibernate Query Language. -
-
org.hibernate.hql.internal.ast中QuerySyntaxException的使用
org.hibernate.hql.internal.ast中QuerySyntaxException的子类 修饰符和类型 类 说明 classInvalidWithClauseExceptionIndicates an issue with the encountered with-clause.返回QuerySyntaxException的org.hibernate.hql.internal.ast中的方法 修饰符和类型 方法 说明 static QuerySyntaxExceptionQuerySyntaxException. convert(antlr.RecognitionException e)Converts the given ANTLR RecognitionException into a QuerySyntaxException.static QuerySyntaxExceptionQuerySyntaxException. convert(antlr.RecognitionException e, String hql)Converts the given ANTLR RecognitionException into a QuerySyntaxException.
-