There's a high-level diagram of the iBATIS internal architecture on page 3 of the doc, but also on the homepage. But it sounds like you're looking for something higher level and more globally scoped. In that case, look at the diagram you sent, but cross out "EJB Container" and replace it with "Spring" or "My Services". And replace all of the "EJB" bubbles with "POJO".
If you're NOT using Spring, then add one bubble called "iBATIS" to the "My Services" box. Clinton From: Stefano Tranquillini [mailto:[EMAIL PROTECTED] Sent: February-25-08 2:38 AM To: [email protected] Subject: Architecture and how works ibatis Hi everybody. I've a request: there exist a diagram of the architecture of ibatis? and an explanation of this? for architecture i means something like this (this is j2ee) : http://www.javaportal.it/images/tesi/bonzagni2/Bonzagnic_html_m14d04b4d.png -- Stefano
