类的使用
org.hibernate.hql.internal.ast.tree.AbstractStatement
-
使用AbstractStatement的程序包 程序包 说明 org.hibernate.hql.internal.ast.tree -
-
org.hibernate.hql.internal.ast.tree中AbstractStatement的使用
org.hibernate.hql.internal.ast.tree中AbstractStatement的子类 修饰符和类型 类 说明 classAbstractRestrictableStatementConvenience implementation ofRestrictableStatementto centralize common functionality.classDeleteStatementDefines a top-level AST node representing an HQL delete statement.classInsertStatementDefines a top-level AST node representing an HQL "insert select" statement.classQueryNodeDefines a top-level AST node representing an HQL select statement.classUpdateStatementDefines a top-level AST node representing an HQL update statement.
-