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 <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any way to register a type handler with Ibatis which is actually a > spring managed typehandler? > > Thanks, > Josh >
