I have been using TypeHandler for creating custom datatype handlers. But how is this class different than TypeHandlerCallback. I notice that TypeHandlerCallback uses ParameterSetter and ResultGetter. Is the difference between these two and their usage based on whether you want to use ParameterSetter/ResultGetter for better reusability of those classes?
Thanks, jay -- View this message in context: http://www.nabble.com/Difference-between-TypeHandler-and-TypeHandlerCallback-tf2006318.html#a5511501 Sent from the iBATIS - User - Java forum at Nabble.com.
