Which is better? Or use and OR mapper with SP\'s? If you have a system with SP\'s already, is an OR mapper worth it?
I would argue that using an OR mapper will increase readability and maintainability of your applications source code, while using SP will increase the performance of the application.