当前页面:
在线文档首页 >
Hibernate 2.1.8 正式版 API 英文文档
SettingsFactory (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档
net.sf.hibernate.cfg
Class SettingsFactory
java.lang.Object
net.sf.hibernate.cfg.SettingsFactory
- public final class SettingsFactory
- extends Object
Reads configuration properties and configures a Settings instance.
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buildSettings
public static Settings buildSettings(Properties properties)
throws HibernateException
- Throws:
HibernateException