Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
XmlMappingBinderAccess |
MetadataSources.getXmlMappingBinderAccess() |
Modifier and Type | Method and Description |
---|---|
void |
ScanningCoordinator.applyScanResultsToManagedResources(ManagedResourcesImpl managedResources,
ScanResult scanResult,
MetadataBuildingOptions options,
XmlMappingBinderAccess xmlMappingBinderAccess) |
void |
ScanningCoordinator.coordinateScan(ManagedResourcesImpl managedResources,
MetadataBuildingOptions options,
XmlMappingBinderAccess xmlMappingBinderAccess) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.