Uses of Package
org.hibernate.boot.archive.scan.spi
Packages that use org.hibernate.boot.archive.scan.spi
Package
Description
This package contains the interfaces that make up the bootstrap API
for Hibernate.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.bootClassDescriptionDescribes the environment in which the scan will occur.Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.Options for performing scanning
-
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot.archive.scan.internalClassDescriptionDescribes the environment in which the scan will occur.Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.Options for performing scanningA "parameter object" passed to
Scanner.scan(org.hibernate.boot.archive.scan.spi.ScanEnvironment, org.hibernate.boot.archive.scan.spi.ScanOptions, org.hibernate.boot.archive.scan.spi.ScanParameters)
to help support future changes in terms of needing to pass additional stuff to scanning.Defines the result of scanning -
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot.archive.scan.spiClassDescriptionDescriptor for a class file.Descriptor for a mapping (XML) file.Descriptor for a package (as indicated by a package-info.class file).Describes the environment in which the scan will occur.Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.Options for performing scanningA "parameter object" passed to
Scanner.scan(org.hibernate.boot.archive.scan.spi.ScanEnvironment, org.hibernate.boot.archive.scan.spi.ScanOptions, org.hibernate.boot.archive.scan.spi.ScanParameters)
to help support future changes in terms of needing to pass additional stuff to scanning.Defines the result of scanning -
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot.internalClassDescriptionDescribes the environment in which the scan will occur.Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.Options for performing scanning
-
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot.model.process.internal
-
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot.spiClassDescriptionDescribes the environment in which the scan will occur.Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.Options for performing scanning
-
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.jpa.boot.internal
-
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.testing.bootClassDescriptionDescribes the environment in which the scan will occur.Options for performing scanning