类的使用
org.hibernate.boot.cfgxml.internal.ConfigLoader
-
使用ConfigLoader的程序包 程序包 说明 org.hibernate.boot.registry Defines service registry contracts application are likely to want to utilize for configuring Hibernate behavior. -
-
org.hibernate.boot.registry中ConfigLoader的使用
返回ConfigLoader的org.hibernate.boot.registry中的方法 修饰符和类型 方法 说明 ConfigLoaderStandardServiceRegistryBuilder. getConfigLoader()
-