﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-Atea-随笔分类-Hibernate</title><link>http://www.blogjava.net/atealxt/category/33065.html</link><description>Risk my life for the future.</description><language>zh-cn</language><lastBuildDate>Tue, 29 Jul 2008 00:09:02 GMT</lastBuildDate><pubDate>Tue, 29 Jul 2008 00:09:02 GMT</pubDate><ttl>60</ttl><item><title>Hibernate学习笔记——SessionFactory.getCurrentSession()</title><link>http://www.blogjava.net/atealxt/archive/2008/07/28/getCurrentSession.html</link><dc:creator>Atea</dc:creator><author>Atea</author><pubDate>Mon, 28 Jul 2008 08:57:00 GMT</pubDate><guid>http://www.blogjava.net/atealxt/archive/2008/07/28/getCurrentSession.html</guid><wfw:comment>http://www.blogjava.net/atealxt/comments/218115.html</wfw:comment><comments>http://www.blogjava.net/atealxt/archive/2008/07/28/getCurrentSession.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/atealxt/comments/commentRss/218115.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/atealxt/services/trackbacks/218115.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Hibernate Session获取方法大致有两种：<br>方法1. SessionFactory.openSession();<br>方法2. SessionFactory.getCurrentSession();<br>以前自己写代码都是用方法1取session。今天学会了方法2，以后就可以用它来提高效率了<br>...&nbsp;&nbsp;<a href='http://www.blogjava.net/atealxt/archive/2008/07/28/getCurrentSession.html'>阅读全文</a><img src ="http://www.blogjava.net/atealxt/aggbug/218115.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/atealxt/" target="_blank">Atea</a> 2008-07-28 16:57 <a href="http://www.blogjava.net/atealxt/archive/2008/07/28/getCurrentSession.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>