| Package | Description |
|---|---|
| org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
| org.hibernate.boot.archive.scan.spi | |
| org.hibernate.boot.spi | |
| org.hibernate.osgi |
Main OSGi support classes
|
| org.hibernate.testing.boot | |
| org.jboss.as.jpa.hibernate5 |
| Class and 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
|
| Class and 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 scanning
|
| ScanParameters
A "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. |
| ScanResult
Defines the result of scanning
|
| Class and 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
|
| Class and Description |
|---|
| AbstractScannerImpl |
| Scanner
Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a
persistence unit.
|
| Class and Description |
|---|
| ScanEnvironment
Describes the environment in which the scan will occur.
|
| ScanOptions
Options for performing scanning
|
| Class and Description |
|---|
| AbstractScannerImpl |
| Scanner
Defines the contract for Hibernate to be able to scan for classes, packages and resources inside a
persistence unit.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.