C# Class Castle.ActiveRecord.Tests.DifferentDatabaseScopeTestCase

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

Private Methods

Method Description
CreateSqlConnection ( ) : SqlConnection
CreateSqlConnection2 ( ) : SqlConnection
MoreThanOneConnectionWithinTheSessionScope ( ) : void
SequenceOfTransactions ( ) : void
Setup ( ) : void
SimpleCase ( ) : void
UsingSessionAndTransactionScope ( ) : void
UsingSessionScope ( ) : void
UsingTransactionScope ( ) : void
UsingTransactionScopeWithRollback ( ) : void