C# (CSharp) NHibernate.Id.Insert Namespace

Classes

Name Description
OutputParamReturningDelegate IInsertGeneratedIdentifierDelegate implementation where the underlying strategy causes the generated identitifer to be returned, as an effect of performing the insert statement, in a Output parameter. Thus, there is no need for an additional sql statement to determine the generated identitifer.