题目内容

Hibernate中用于加载配置文件的是( )。

A. SessionFactory
B. Configuration
C. Session
D. Transaction

查看答案
更多问题

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接口

答案查题题库