Stored Procedures

This section describes how to work with different kinds of stored procedures in Entity Developer for NHibernate.

Overview

Provides an overview of named SQL queries feature of NHibernate.

Stored Procedure without Result

Describes creating a method, mapped to a stored procedure without result.

Stored Function with Scalar Result

Describes creating a method, mapped to a stored function with scalar result.

Stored Procedure with Entity Result

Describes creating a method, mapped to a stored procedure with entity result.

Table-Valued Function

Describes creating a method, mapped to a table-valued function.

 


Send feedback on this topic

© 2008 - 2024 Devart. All rights reserved.