C# Class Castle.Facilities.IBatisNetIntegration.SqlMapKeeper

Inheritance: ISynchronization
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
AfterCompletion ( ) : void
BeforeCompletion ( ) : void
SqlMapKeeper ( ISqlMapper sqlMap ) : Castle.Services.Transaction

Method Details

AfterCompletion() public method

public AfterCompletion ( ) : void
return void

BeforeCompletion() public method

public BeforeCompletion ( ) : void
return void

SqlMapKeeper() public method

public SqlMapKeeper ( ISqlMapper sqlMap ) : Castle.Services.Transaction
sqlMap ISqlMapper
return Castle.Services.Transaction