Uses of Package
org.hibernate.boot.archive.spi
-
Packages that use org.hibernate.boot.archive.spi Package Description org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.boot.archive.scan.spi org.hibernate.boot.archive.spi org.hibernate.boot.spi 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.boot Class Description ArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.InputStreamAccess Contract for building InputStreams, especially in on-demand situations -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.archive.scan.spi Class Description ArchiveContext Describes the context for visiting the entries within an archiveArchiveDescriptor Models a logical archive, which might be a jar file a zip file an exploded directory etcArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.ArchiveEntry Represent an entry in the archive.ArchiveEntryHandler Handler for archive entries, based on the classified type of the entryInputStreamAccess Contract for building InputStreams, especially in on-demand situations -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.archive.spi Class Description ArchiveContext Describes the context for visiting the entries within an archiveArchiveDescriptor Models a logical archive, which might be a jar file a zip file an exploded directory etcArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.ArchiveEntry Represent an entry in the archive.ArchiveEntryHandler Handler for archive entries, based on the classified type of the entryInputStreamAccess Contract for building InputStreams, especially in on-demand situations -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.spi Class Description ArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.InputStreamAccess Contract for building InputStreams, especially in on-demand situations