| 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.jboss.as.jpa.hibernate5 |
| Modifier and Type | Method and Description |
|---|---|
MetadataBuilder |
MetadataBuilder.applyScanner(Scanner scanner)
Specify a particular Scanner instance to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScannerImpl |
| Modifier and Type | Method and Description |
|---|---|
MetadataBuilder |
AbstractDelegatingMetadataBuilderImplementor.applyScanner(Scanner scanner) |
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiScanner
OSGi-specific implementation of the Scanner contract.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateArchiveScanner
Annotation scanner for Hibernate.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.