Encapsulates the strategy required to execute various types of update, delete,
and insert statements issued through HQL.
Namespace: NHibernate.Hql.Ast.ANTLR.ExecAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public interface IStatementExecutor |
| Visual Basic |
|---|
Public Interface IStatementExecutor |
| Visual C++ |
|---|
public interface class IStatementExecutor |