You are correct. You can verify it by looking at the generated code. Tony
Mark Volkmann wrote on 2/8/2007, 2:58 PM: > Just verifying that I understand this correctly ... > > The selectByExample methods in the DAO classes generated by Abator > can only perform queries on columns in a single table. If a query > requires a join, one should add mapped statements to the generated > SqlMap.xml files and invoke them in the normal iBATIS way. > > Correct? >
