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.
DeleteExecutor Provides deletions in addition to the basic SQL delete statement being executed.
MultiTableDeleteExecutor Implementation of MultiTableDeleteExecutor.
MultiTableUpdateExecutor Implementation of MultiTableUpdateExecutor.
 



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