Uses of Package
org.hibernate.boot.archive.scan.spi
-
Packages that use org.hibernate.boot.archive.scan.spi Package Description org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.boot.archive.scan.internal org.hibernate.boot.archive.scan.spi org.hibernate.boot.internal org.hibernate.boot.model.process.internal org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.jpa.boot.internal org.hibernate.testing.boot -
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot Class Description ScanEnvironment Describes the environment in which the scan will occur.Scanner Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.ScanOptions Options for performing scanning -
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot.archive.scan.internal Class Description AbstractScannerImpl ClassDescriptor Descriptor for a class file.ClassDescriptor.Categorization MappingFileDescriptor Descriptor for a mapping (XML) file.PackageDescriptor Descriptor for a package (as indicated by a package-info.class file).ScanEnvironment Describes the environment in which the scan will occur.Scanner Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.ScanOptions Options for performing scanningScanParameters A "parameter object" passed toScanner.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.ScanResult Defines the result of scanning -
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot.archive.scan.spi Class Description AbstractScannerImpl.ArchiveDescriptorInfo ClassDescriptor Descriptor for a class file.ClassDescriptor.Categorization MappingFileDescriptor Descriptor for a mapping (XML) file.PackageDescriptor Descriptor for a package (as indicated by a package-info.class file).ScanEnvironment Describes the environment in which the scan will occur.Scanner Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.ScanOptions Options for performing scanningScanParameters A "parameter object" passed toScanner.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.ScanResult Defines the result of scanning -
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot.internal Class Description ScanEnvironment Describes the environment in which the scan will occur.Scanner Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.ScanOptions Options for performing scanning -
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot.model.process.internal Class Description ScanResult Defines the result of scanning -
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.boot.spi Class Description ScanEnvironment Describes the environment in which the scan will occur.Scanner Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a persistence unit.ScanOptions Options for performing scanning -
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.jpa.boot.internal Class Description ScanEnvironment Describes the environment in which the scan will occur. -
Classes in org.hibernate.boot.archive.scan.spi used by org.hibernate.testing.boot Class Description ScanEnvironment Describes the environment in which the scan will occur.ScanOptions Options for performing scanning