Package org.hibernate.hql.internal.ast.exec

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

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



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