接口的使用
org.hibernate.cfg.AvailableSettings
-
使用AvailableSettings的程序包 程序包 说明 org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. -
-
org.hibernate.cfg中AvailableSettings的使用
实现AvailableSettings的org.hibernate.cfg中的类 修饰符和类型 类 说明 classEnvironmentProvides access to configuration info passed in Properties objects.
-