Uses of Interface
org.hibernate.boot.archive.spi.ArchiveContext
Packages that use ArchiveContext
Package
Description
-
Uses of ArchiveContext in org.hibernate.boot.archive.spi
Methods in org.hibernate.boot.archive.spi with parameters of type ArchiveContextModifier and TypeMethodDescriptionvoid
ArchiveEntryHandler.handleEntry
(ArchiveEntry entry, ArchiveContext context) Handle the entryvoid
ArchiveDescriptor.visitArchive
(ArchiveContext archiveContext) Perform visitation using the given context