You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Clinton Begin <cl...@gmail.com> on 2006/03/30 05:46:42 UTC

Re: customize XML output

Nope.   And I suggest not using the XML output anyway.  Instead, consider
mapping it to a real domain model, then use something like XStream to
serialize it to XML.

Cheers,
Clinton

On 3/26/06, sadasiva lingala <sa...@yahoo.com> wrote:
>
> Hi
>    Is there a way to customize xml output by extending the ibatis
> framework classes? Some pointers in this regard will help
>
> Thanks
>