1 Jul 2006 03:45
Closed: (IBATIS-209) Inline TypeHandler support
Jeff Butler (JIRA <ibatis-dev <at> incubator.apache.org>
2006-07-01 01:45:30 GMT
2006-07-01 01:45:30 GMT
[ http://issues.apache.org/jira/browse/IBATIS-209?page=all ]
Jeff Butler closed IBATIS-209:
------------------------------
Fix Version: 2.2.0
Resolution: Fixed
This was actually added quite some time ago, but it's just barely been documented. Also, until 2.2.0 the
specified handler must be of type TypeHandlerCallback. With 2.2.0 and later it can be either
TypeHanderCallback, or TypeHandler.
> Inline TypeHandler support
> --------------------------
>
> Key: IBATIS-209
> URL: http://issues.apache.org/jira/browse/IBATIS-209
> Project: iBatis for Java
> Type: Wish
> Components: SQL Maps
> Reporter: Troy Bourdon
> Fix For: 2.2.0
>
> About a year ago there was talk of adding support for specifying type handlers inline. This would solve the
problem of having to create a parameter map for inserts/updates if any of the parameters used type
handlers. Was this feature ever implemented. I know as of 2.0.7 this feature is not supported.
(Continue reading)
RSS Feed