Package org.hibernate.hql.ast.exec

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

Class Summary
AbstractStatementExecutor Implementation of AbstractStatementExecutor.
BasicExecutor Implementation of BasicExecutor.
MultiTableDeleteExecutor Implementation of MultiTableDeleteExecutor.
MultiTableUpdateExecutor Implementation of MultiTableUpdateExecutor.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.