I'd be more interested in why. ;-) The short answer to your question is "no". But of course, there's ways.
What are you trying to do?
Cheers,
Clinton
On Fri, 31 Dec 2004 17:26:38 +0100, Kris Barnhoorn <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was wondering if you can access a resultmap through the iBatis API
> To know what sql column is attached to a specific property
>
> something like
>
> ResultMap rm = getResultMap("rmName");
> rm.getColumnOfProperty("reference");
>
> Thank you,
> Kris.
>
>

