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 Josh Joy <jo...@gmail.com> on 2008/07/01 02:58:46 UTC

ibatis type handler which is a spring bean?

Hi,

Is there any way to register a type handler with Ibatis which is actually a
spring managed typehandler?

Thanks,
Josh

Re: ibatis type handler which is a spring bean?

Posted by Josh Joy <jo...@gmail.com>.
How is the class which implements TypeHandlerCallback instantiated? Is there
a way for ibatis to retrieve a spring managed bean rather than instantiating
the class itself?


On Mon, Jun 30, 2008 at 7:58 PM, Josh Joy <jo...@gmail.com> wrote:

> Hi,
>
> Is there any way to register a type handler with Ibatis which is actually a
> spring managed typehandler?
>
> Thanks,
> Josh
>