Package org.hibernate.boot.archive.spi
package org.hibernate.boot.archive.spi
-
ClassDescriptionBase 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.Represent an entry in the archive.Handler for archive entries, based on the classified type of the entryIndicates 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.