openSession():永远是打开一个新的sessiongetCureentSession():如果当前环境有session,则取得原来已经存在的session,如果没有,则创建一个新的sessionsession commit后,原来的session就消失了。