Uses of Package
org.hibernate.boot.archive.spi
Packages that use org.hibernate.boot.archive.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.spi used by org.hibernate.bootClassDescriptionContract for building ArchiveDescriptor instances.Contract for building InputStreams, especially in on-demand situations
-
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.archive.scan.spiClassDescriptionContract for building ArchiveDescriptor instances.Contract for building InputStreams, especially in on-demand situations
-
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.archive.spiClassDescriptionDescribes the context for visiting the entries within an archiveModels a logical archive, which might be a jar file a zip file an exploded directory etcContract for building ArchiveDescriptor instances.Represent an entry in the archive.Handler for archive entries, based on the classified type of the entryContract for building InputStreams, especially in on-demand situations
-
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.spiClassDescriptionContract for building ArchiveDescriptor instances.Contract for building InputStreams, especially in on-demand situations