Mostly for nullvalue translation. More here:
http://www.ibatis.com/common/javadocs/com/ibatis/sqlmap/client/extensions/TypeHandlerCallback.html#valueOf(java.lang.String) Cheers, Clinton On Thu, 10 Feb 2005 11:07:57 -0700, Nathan Maves <[EMAIL PROTECTED]> wrote: > what is the method used for? > > public Object valueOf(String s){ > ...code... > } > >

