程序包的使用
org.hibernate.boot.archive.spi
-
使用org.hibernate.boot.archive.spi的程序包 程序包 说明 org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.archive.internal The internals of archive scanning supportorg.hibernate.boot.archive.scan.internal org.hibernate.boot.archive.scan.spi org.hibernate.boot.archive.spi Defines the SPI for support of "scanning" of "archives".org.hibernate.boot.internal org.hibernate.boot.spi -
org.hibernate.boot使用的org.hibernate.boot.archive.spi中的类 类 说明 ArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.InputStreamAccess Contract for building InputStreams, especially in on-demand situations -
org.hibernate.boot.archive.internal使用的org.hibernate.boot.archive.spi中的类 类 说明 AbstractArchiveDescriptor Base support for ArchiveDescriptor implementors.ArchiveContext Describes the context for visiting the entries within an archiveArchiveDescriptor Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.ArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.ArchiveException Indicates a problem accessing or visiting the archiveInputStreamAccess Contract for building InputStreams, especially in on-demand situationsJarFileEntryUrlAdjuster Optional contract for ArchiveDescriptorFactory implementations to implement to be able to adjust<jar-file/>URL's defined inpersistence.xmlfiles. -
org.hibernate.boot.archive.scan.internal使用的org.hibernate.boot.archive.spi中的类 类 说明 ArchiveContext Describes the context for visiting the entries within an archiveArchiveDescriptorFactory 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 -
org.hibernate.boot.archive.scan.spi使用的org.hibernate.boot.archive.spi中的类 类 说明 ArchiveContext Describes the context for visiting the entries within an archiveArchiveDescriptor Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.ArchiveDescriptorFactory 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 -
org.hibernate.boot.archive.spi使用的org.hibernate.boot.archive.spi中的类 类 说明 ArchiveContext Describes the context for visiting the entries within an archiveArchiveDescriptor Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.ArchiveDescriptorFactory 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 -
org.hibernate.boot.internal使用的org.hibernate.boot.archive.spi中的类 类 说明 ArchiveDescriptorFactory Contract for building ArchiveDescriptor instances. -
org.hibernate.boot.spi使用的org.hibernate.boot.archive.spi中的类 类 说明 ArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.InputStreamAccess Contract for building InputStreams, especially in on-demand situations