Home » Hibernate-3.3.2.GA » org.hibernate » hql » ast » exec »

org.hibernate.hql.ast.exec

Interfaces:

StatementExecutor   Encapsulates the strategy required to execute various types of update, delete, and insert statements issued through HQL.  code | html

Abstract Classes:

AbstractStatementExecutor   Implementation of AbstractStatementExecutor.  code | html

Classes:

BasicExecutor   Implementation of BasicExecutor.  code | html
MultiTableDeleteExecutor   Implementation of MultiTableDeleteExecutor.  code | html
MultiTableUpdateExecutor   Implementation of MultiTableUpdateExecutor.  code | html