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 ca...@kepler-rominfo.com on 2006/06/26 16:58:19 UTC

ResultSetMetaData

Hi,

Is it possible to get the ResultSetMetaData after a SELECT using iBatis?

Thank you,
Cornel

Re: ResultSetMetaData

Posted by Brandon Goodin <br...@gmail.com>.
It is not. What are you wanting the ResultSetMetaData for? There might be
another way to address your issue.

Brandon

On 6/26/06, cantohi@kepler-rominfo.com <ca...@kepler-rominfo.com> wrote:
>
> Hi,
>
> Is it possible to get the ResultSetMetaData after a SELECT using iBatis?
>
> Thank you,
> Cornel
>