in reply to Re: Why use an OO -> SQL mapper module?
in thread Why use an OO -> SQL mapper module?

Chained result sets are immensely useful. Certainly I could write the necessary SQL by hand, but chaining result sets mean that I don't have to!

  • Comment on Re^2: Why use an OO -> SQL mapper module?