[ http://issues.apache.org/jira/browse/IBATIS-48?page=all ] Clinton Begin closed IBATIS-48: -------------------------------
> Add a section about custom type handlers in SqlMap developer guide > ------------------------------------------------------------------ > > Key: IBATIS-48 > URL: http://issues.apache.org/jira/browse/IBATIS-48 > Project: iBatis for Java > Type: Wish > Components: Documentation > Versions: 2.0.9 > Reporter: Al Le > Assignee: Brandon Goodin > Priority: Minor > Fix For: 2.1.5 > > Since converting bean properties from app to DB domain (when saving to DB) > and back (when reading from DB) is an often seen task, a description of how > properties of 'non standard' types are handled is desired. > JavaDoc in the class TypeHandlerCallback is not sufficient as it does not > describe how type handlers can be registered, how they are picked up etc. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
