Version 3, yes. Version 2, no.
Cheers,
Clinton
On Wed, May 19, 2010 at 5:14 AM, alebu wrote:
> Hi, I have some ibatis API question:
> Is it possible to assemble configuration elements like resultMap's or
> queries in runtime using API only? Can these API generated elements
> reference to those
Hi, I have some ibatis API question:
Is it possible to assemble configuration elements like resultMap's or
queries in runtime using API only? Can these API generated elements
reference to those that comes from XML configuration? It can be useful in
some situations, like using custom query builder w