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.
The internals of archive scanning support.
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.internalClassDescriptionBase support for ArchiveDescriptor implementors.Describes 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.Indicates a problem accessing or visiting the archiveContract for building InputStreams, especially in on-demand situationsOptional contract for ArchiveDescriptorFactory implementations to implement to be able to adjust
<jar-file/>
URL's defined inpersistence.xml
files. -
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.internal
-
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.jaxb.internalClassDescriptionContract 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
-
Classes in org.hibernate.boot.archive.spi used by org.hibernate.testing.boot