huyrua / efprs

Entity Framework POCO, Repository and Specification Pattern
MIT License
40 stars 18 forks source link

Added implementation for transaction #3

Closed fakhrulhilal closed 11 years ago

fakhrulhilal commented 11 years ago

I added some implementation for transactional saving. Basically, it does as same as original EF SaveChanges.