程序包的使用
org.hibernate.engine.config.spi
-
使用org.hibernate.engine.config.spi的程序包 程序包 说明 org.hibernate.engine.config.internal Internal support for the configuration service implementationorg.hibernate.engine.config.spi SPI Package for the configuration service. -
org.hibernate.engine.config.internal使用的org.hibernate.engine.config.spi中的类 类 说明 ConfigurationService Provides access to the initial user-provided configuration values.ConfigurationService.Converter Simple conversion contract for converting an untyped object to a specified type. -
org.hibernate.engine.config.spi使用的org.hibernate.engine.config.spi中的类 类 说明 ConfigurationService.Converter Simple conversion contract for converting an untyped object to a specified type.