Uses of Interface
org.hibernate.boot.archive.scan.spi.ScanParameters
Packages that use ScanParameters
Package
Description
-
Uses of ScanParameters in org.hibernate.boot.archive.scan.spi
Methods in org.hibernate.boot.archive.scan.spi with parameters of type ScanParametersModifier 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.