C# (CSharp) NHibernate.Id.Insert 네임스페이스

클래스들

이름 설명
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.