摘要: Windows Live Writer is a desktop application that makes it easy to publish content to your blog. I've been using Windows Live Writer for a long time to write my blog entries for the various websites I... 阅读全文
posted @ 2016-03-30 15:08 阿怪123 阅读(123) 评论(0) 推荐(0)
摘要: 以如下代码为例: 其中设置了返回值类型resultClass为整数类型,keyProperty设置数据源。 之后通过一条简单的嵌套查询语句可以查询到新添加的最新的行,取keyProperty设置的条目作为返回值 2. 在dao层中添加函数 之后调用函数即可得到需要的主键id作为返回值了。 阅读全文
posted @ 2016-03-30 14:19 阿怪123 阅读(2326) 评论(0) 推荐(0)