Package | Description |
---|---|
org.hibernate.hql.internal.ast.tree |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRestrictableStatement
Convenience implementation of
RestrictableStatement
to centralize common functionality. |
class |
DeleteStatement
Defines a top-level AST node representing an HQL delete statement.
|
class |
InsertStatement
Defines a top-level AST node representing an HQL "insert select" statement.
|
class |
QueryNode
Defines a top-level AST node representing an HQL select statement.
|
class |
UpdateStatement
Defines a top-level AST node representing an HQL update statement.
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.