On Thu, 14 Jun 2007, vinays84 wrote:
Hi, I'm trying to learn iBatis SQL Maps. I've gone through the basic tutorial provided on the iBatis site. The tutorial only deals with one table and doesn't explain how to handle several tables with links. Is there a simple tutorial out there that handles this?
Not a tutorial but look at the 'Result Maps' section of the developer's guide.
-- Graeme -
