摘要:
public int insertBatch(final List list){ return (Integer) getHibernateTemplate().execute(new HibernateCallback(){ public Object doInHibernate(Session session) throws HibernateException, SQLException { if(null==list || 0==list.size()){ return 1; } Connection conn = session.connection(); conn.setAuto. 阅读全文
posted @ 2009-11-27 18:53
现役程序员
阅读(774)
评论(0)
推荐(0)
摘要:
自立更生,艰苦奋斗 阅读全文
posted @ 2009-11-27 18:51
现役程序员
阅读(154)
评论(0)
推荐(0)
摘要:
这里不错,比较简洁,适合做技术笔记。打算在此记录我的程序员生活。 阅读全文
posted @ 2009-11-27 18:02
现役程序员
阅读(132)
评论(0)
推荐(0)

浙公网安备 33010602011771号