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 "Vic Cekvenich (netsql)" <ne...@roomity.com> on 2005/05/02 12:44:51 UTC

getResultsAsXml

There was talk and I think saw away to getResultsAsXml.

How/where? Url?

tia,
.V

Re: getResultsAsXml

Posted by Netsql <ne...@roomity.com>.
And what method? getResulstAs??
And if object, then ... how to convert to something of use? A string?

tia,
.V

Clinton Begin wrote:

>
>
> Just set the type to "xml" or "dom" in the result map.  "xml" will 
> return XML as a String, "dom" will return a DOM object.
>
> Cheers,
> Clinton
>
>
> On 5/2/05, *Netsql* <netsqlmail@roomity.com 
> <ma...@roomity.com>> wrote:
>
>     Vic Cekvenich (netsql) wrote:
>
>     > There was talk and I think saw away to getResultsAsXml.
>     >
>     > How/where? Url?
>     >
>     > tia,
>     > .V
>     >
>
>


Re: getResultsAsXml

Posted by Clinton Begin <cl...@gmail.com>.
Just set the type to "xml" or "dom" in the result map. "xml" will return XML 
as a String, "dom" will return a DOM object.

Cheers,
Clinton


On 5/2/05, Netsql <ne...@roomity.com> wrote:
> 
> Vic Cekvenich (netsql) wrote:
> 
> > There was talk and I think saw away to getResultsAsXml.
> >
> > How/where? Url?
> >
> > tia,
> > .V
> >
> 
>

Re: getResultsAsXml

Posted by Netsql <ne...@roomity.com>.
Vic Cekvenich (netsql) wrote:

> There was talk and I think saw away to getResultsAsXml.
>
> How/where? Url?
>
> tia,
> .V
>