单选题在Hibernate框架中,在执行可编程配置方式时,可以使用()的实例,将整个应用的Java类型映射为SQL数据库的完整集合。A
org.hibernate.SessionFactoryB
org.hibernate.cfg.ConfigurationC
org.hibernate.HibernateUtilD
org.hibernate.Util
题目
单选题
在Hibernate框架中,在执行可编程配置方式时,可以使用()的实例,将整个应用的Java类型映射为SQL数据库的完整集合。
A
org.hibernate.SessionFactory
B
org.hibernate.cfg.Configuration
C
org.hibernate.HibernateUtil
相似考题