Codooba
JCenter
posts - 20,comments - 9,trackbacks - 0
<2007年10月>
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

常用链接

留言簿(2)

随笔档案

相册

搜索

  •  

最新评论

阅读排行榜

评论排行榜

通过hibernateTemplate 使用session :   Session session =  this.hibernateTemplate.getSessionFactory().openSession();


回调:           hibernateTemplate. execute(new HibernateCallback() {
                            public Object doInHibernate(Session session)
                                    throws HibernateException, SQLException {
                                    //doSomething
                                     }
                        });
posted on 2007-10-25 23:35 Zhangwenlong 阅读(236) 评论(0)  编辑  收藏

只有注册用户登录后才能发表评论。


网站导航: