Variable cache key.

2009-06-19 Thread liangfei
Example: select * from xxx where id = #id# delete from xxx where id = #id#

Suggest that "resultMap" add a "ignoreNotExists" attribute.

2009-06-01 Thread liangfei
Suggest that "resultMap" add a "ignoreNotExists" attribute: select a, b from x select a, b, c from x