题目内容

Hibernate的默认配置文件是()。

A. hibernate.cfg.xml
B. hibernate.properties
C. hibernate.hbm.xml
D. hibernate.xml

查看答案
更多问题

Hibernate的Configuration类主要用来加载()。

A. hibernate.cfg.xml
B. hibernate.properties
C. hibernate.hbm.xml
D. struts.xml

Hibernate的每一个表对应一个扩展名为()映射文件。

A. cfg.xml
B. hbm.xml
C. properties
D. html

Hibernate中( )负责创建打开Session。

A. Transaction接口
B. Configuration接口
C. SessionFactory接口
D. Query接口

Hibernate框架中最常用的数据查询方式是()。

A. CQ
B. NSQL
C. HQL
D. SQL

答案查题题库