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 Priority: Minor 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira