程序包的使用
org.hibernate.boot.cfgxml.spi
-
使用org.hibernate.boot.cfgxml.spi的程序包 程序包 说明 org.hibernate.boot.cfgxml.internal org.hibernate.boot.cfgxml.spi org.hibernate.boot.registry Defines service registry contracts application are likely to want to utilize for configuring Hibernate behavior. -
org.hibernate.boot.cfgxml.internal使用的org.hibernate.boot.cfgxml.spi中的类 类 说明 CfgXmlAccessService Allows access to anycfg.xmlfiles specified for bootstrapping.LoadedConfig Models the information gleaned from parsing acfg.xmlfile. -
org.hibernate.boot.cfgxml.spi使用的org.hibernate.boot.cfgxml.spi中的类 类 说明 LoadedConfig Models the information gleaned from parsing acfg.xmlfile.MappingReference Represents a<mapping/>element within a cfg.xml file.MappingReference.Type -
org.hibernate.boot.registry使用的org.hibernate.boot.cfgxml.spi中的类 类 说明 LoadedConfig Models the information gleaned from parsing acfg.xmlfile.