| Article: |
iBatis DAO | |
| Subject: | Figures | |
| Date: | 2005-08-10 21:32:29 | |
| From: | SunilPatil | |
|
Response to: Figures
|
||
|
Rational Application Developer. Now WebSphere Studio Application Developer is merged with Rational Enterprise Edition.
|
||
Showing messages 1 through 1 of 1.
-
Figures
2006-10-26 00:42:31 yanis97 [View]



I search an example DAO with Ibatis using multiple Joins :
T1 => 1..* T2 => 1..*T3
and I have 3 Javabean Mapping the 3 tables T1, T2, T3.
How write the management of lists ?
Ragards