메소드 | 설명 | |
---|---|---|
HasTransaction ( ) : bool |
Determines whether this instance has a transaction.
|
|
SetRollbackOnly ( ) : void |
Sets the transaction as internally marked as rollback-only.
|
|
SetSessionHolder ( Spring.Data.NHibernate.SessionHolder sessionHolder, bool newSessionHolder ) : void |
Sets the session holder.
|
public SetSessionHolder ( Spring.Data.NHibernate.SessionHolder sessionHolder, bool newSessionHolder ) : void | ||
sessionHolder | Spring.Data.NHibernate.SessionHolder | The session holder. |
newSessionHolder | bool | if set to |
리턴 | void |