
hibernate
iteye_6989
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
hibernate HQL查询返回map
public DataModel getTblReportVhostsHistoryHbnPage(final String countHQL,final String queryHQL,final NavRequest pNavRequest,final List list) throws DataAccessException { // TODO Auto-generated metho...2009-03-19 14:16:30 · 383 阅读 · 0 评论 -
struts 常用技巧
ActionRedirect redirect = new ActionRedirect(mapping.findForward("room_edit")); redirect.addParameter("param1","value1"); redirect.addParameter("param2","2"); redirect.addParameter("param3&q原创 2009-11-10 11:23:57 · 116 阅读 · 0 评论 -
mysql连接错误
com.mysql.jdbc.CommunicationsException MESSAGE: Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** java.net.SocketException MESSAGE: Software caused conn...原创 2009-06-22 12:55:26 · 220 阅读 · 0 评论