类的使用
org.hibernate.boot.spi.XmlMappingBinderAccess
-
使用XmlMappingBinderAccess的程序包 程序包 说明 org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.model.process.internal -
-
org.hibernate.boot中XmlMappingBinderAccess的使用
返回XmlMappingBinderAccess的org.hibernate.boot中的方法 修饰符和类型 方法 说明 XmlMappingBinderAccessMetadataSources. getXmlMappingBinderAccess() -
org.hibernate.boot.model.process.internal中XmlMappingBinderAccess的使用
参数类型为XmlMappingBinderAccess的org.hibernate.boot.model.process.internal中的方法 修饰符和类型 方法 说明 voidScanningCoordinator. applyScanResultsToManagedResources(ManagedResourcesImpl managedResources, ScanResult scanResult, BootstrapContext bootstrapContext, XmlMappingBinderAccess xmlMappingBinderAccess)voidScanningCoordinator. coordinateScan(ManagedResourcesImpl managedResources, BootstrapContext bootstrapContext, XmlMappingBinderAccess xmlMappingBinderAccess)
-