posts - 84,  comments - 54,  trackbacks - 0
          回調,有什么好處呢,是一種設計模式嗎?
          只是在hibernate當中的template當中會使用到。例如以下:

          1. public?int?executeUpdate(final?String?hql,?final?Map?pMap)?{??
          2. ????????int?result?=?0;??
          3. ????????Object?o?=?getHibernateTemplate().execute(new?HibernateCallback()?{??
          4. ????????? //實現HibernateCall接口當中的方法,自己實現接口當中的方法的
          5. ???????? //具體業務流程
          6. ????????????public?Object?doInHibernate(final?Session?session)??
          7. ????????????????????throws?HibernateException?{??
          8. ??????????????????? int?result?=?0;??
          9. ???????????????????? Query?queryObject?=?session.createQuery(hql);??
          10. ???????????????????? String[]?params?=?queryObject.getNamedParameters();??
          11. ?????????????????????
          12. ?????????????????????? for?(int?i?=?0,?max?=?params.length;?i?<?max;?i++)?{??
          13. ??????????????????????????? queryObject.setParameter(params[i],?pMap.get(params[i]));??
          14. ????????????????????? }??
          15. ?????????????????????
          16. ?????????????????????? ?result?=?queryObject.executeUpdate();??
          17. ?????????????????????? ?return?result;??
          18. ??????????????}??
          19. ????????});??//end of method execute()
          20. ???????
          21. ????????Integer?i?=?(Integer)?o;??
          22. ????????result?=?i.intValue();??
          23. ????????return?result;??
          24. ????}?

          ???使用hibernate模板類當中的方法。
          。。。。。。。。。未完待續。

          posted on 2009-05-19 17:21 JavaCoffe 閱讀(158) 評論(0)  編輯  收藏 所屬分類: J2SE基礎學習
          <2009年5月>
          262728293012
          3456789
          10111213141516
          17181920212223
          24252627282930
          31123456

          常用鏈接

          留言簿(5)

          隨筆分類(80)

          收藏夾(1)

          最新隨筆

          積分與排名

          • 積分 - 58423
          • 排名 - 894

          最新評論

          閱讀排行榜

          主站蜘蛛池模板: 年辖:市辖区| 稷山县| 宜丰县| 珲春市| 翁牛特旗| 洛扎县| 明光市| 淳化县| 龙南县| 仁寿县| 罗平县| 同德县| 冀州市| 栾川县| 徐闻县| 屏山县| 延长县| 革吉县| 贡嘎县| 北碚区| 增城市| 阳谷县| 铜山县| 灵寿县| 普兰县| 绥宁县| 逊克县| 伽师县| 五莲县| 社会| 龙门县| 浮山县| 汕尾市| 穆棱市| 错那县| 奈曼旗| 平潭县| 祁阳县| 彰化县| 房山区| 泰来县|