O/R mappers/Sprocs
I was looking at the various the O/R mappers and considering how they fit into using stored procedures, I am still not clear on the answer and indeed if a O/R mapper should be considered if using sprocs. If a O/R was to map out queries that would normally be inside a sproc then would peformance decrease? Your thoughts, advice/mileage on this welcome.