-
date 日期 timestamp 時間挫查看全部
-
主鍵生成策略查看全部
-
openSession 和 getCurrentSession 的區別。查看全部
-
使用getCurrentSession方法獲取session對象時需要在xml文件中加入屬性: 否則會報異常。 <property name="hibernate.current_session_context_class">thread</property>查看全部
-
hibernate的執行流程查看全部
-
本地事物(jdbc) 和全局事物(jta) 在使用getCurrentSession方法獲取session對象時的不同配置。查看全部
-
hibernate 執行流程查看全部
-
配置文件中常用三個屬性: <property name="show_sql">true</property> <property name="format_sql">true</property> <property name="hbm2ddl.auto">create</property>查看全部
-
如果自己的Eclipse hibernate 配置文件中沒有自動提示功能,需要加入這個mapping文件。查看全部
-
看到這里了查看全部
-
ORM框架查看全部
-
hibernate的執行流程查看全部
-
hibernate的執行流程查看全部
-
Hibernate配置文檔查看全部
-
openSession 每次創建的是新的對象 getCurrentSession 獲取的是現有的對象查看全部
舉報
0/150
提交
取消