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.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.