
ibatis
ytuwlg
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ibatis iterate 数组
It's very simple, however iBATIS documentation does not state this. Suppose you need to issue a query with an IN (....) criterion and you need to pass an array of values into it: [code="java"] ...原创 2009-09-28 15:47:31 · 205 阅读 · 0 评论 -
ibatis dynamic sql
<isProperty-Available> Determines whether the specified property exists in the parameter. With a bean, it looks for a property. With a map, it looks for a key. <isNotProperty-Available> Ch...原创 2008-11-25 16:59:33 · 108 阅读 · 0 评论