Uses of Interface
org.hibernate.boot.archive.scan.spi.ScanResult
Packages that use ScanResult
Package
Description
-
Uses of ScanResult in org.hibernate.boot.archive.scan.internal
Methods in org.hibernate.boot.archive.scan.internal that return ScanResultModifier and TypeMethodDescriptionDisabledScanner.scan
(ScanEnvironment environment, ScanOptions options, ScanParameters parameters) -
Uses of ScanResult in org.hibernate.boot.archive.scan.spi
Methods in org.hibernate.boot.archive.scan.spi that return ScanResultModifier and TypeMethodDescriptionScanner.scan
(ScanEnvironment environment, ScanOptions options, ScanParameters params) Perform the scanning against the described environment using the defined options, and return the scan results. -
Uses of ScanResult in org.hibernate.boot.model.process.internal
Methods in org.hibernate.boot.model.process.internal with parameters of type ScanResultModifier and TypeMethodDescriptionvoid
ScanningCoordinator.applyScanResultsToManagedResources
(ManagedResourcesImpl managedResources, ScanResult scanResult, BootstrapContext bootstrapContext, XmlMappingBinderAccess xmlMappingBinderAccess)