Re: Serious Problem with Select resultClass=HashMap on different tables

2010-01-07 Thread Alexis Pigeon
Hi starfish0r, Assuming you are using iBATIS 2 (I have no clue if this has been kept in iBATIS 3 too), what you are looking for is the "remapResults" attribute in the select tag. >From the documentation: "Since the overhead to introspect/determine the resultset metadata is not trivial, iBATIS wil

Re: iBATOR does not generate without optional an element

2009-08-20 Thread Alexis Pigeon
Hi Alexander 2009/8/20 bhaa > > Hi, > > In element, child element is optional. > Why if to do Generate iBATIS Artifacts without this element, there is an > exception: > [snip] When this child element is present in element > , generation is successful. > > Explain please why so occurs. > It