Uses of Interface
org.hibernate.boot.archive.spi.ArchiveDescriptor
Packages that use ArchiveDescriptor
Package
Description
-
Uses of ArchiveDescriptor in org.hibernate.boot.archive.spi
Classes in org.hibernate.boot.archive.spi that implement ArchiveDescriptorModifier and TypeClassDescriptionclassBase support for ArchiveDescriptor implementors.Methods in org.hibernate.boot.archive.spi that return ArchiveDescriptorModifier and TypeMethodDescriptionAbstractArchiveDescriptorFactory.buildArchiveDescriptor(URL url) ArchiveDescriptorFactory.buildArchiveDescriptor(URL url) Build a descriptor of the archive indicated by the given urlArchiveDescriptorFactory.buildArchiveDescriptor(URL url, String path) Build a descriptor of the archive indicated by the path relative to the given url