Optional property in resultmap
------------------------------
Key: IBATIS-216
URL: http://issues.apache.org/jira/browse/IBATIS-216
Project: iBatis for Java
Type: New Feature
Reporter: Paul Benedict
I would find it useful to have optional properties in a resultmap. I don't want
to have specialized maps for different queries which may return different
number of columns for the same object type. I think an optional attribute would
be helpful:
<result property="description" column="DESC" optional="true" />
--
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