Uses of Interface
org.hibernate.boot.archive.scan.spi.MappingFileDescriptor
Packages that use MappingFileDescriptor
Package
Description
-
Uses of MappingFileDescriptor in org.hibernate.boot.archive.scan.internal
Classes in org.hibernate.boot.archive.scan.internal that implement MappingFileDescriptorMethods in org.hibernate.boot.archive.scan.internal that return types with arguments of type MappingFileDescriptorMethods in org.hibernate.boot.archive.scan.internal with parameters of type MappingFileDescriptorModifier and TypeMethodDescriptionvoidScanResultCollector.handleMappingFile(MappingFileDescriptor mappingFileDescriptor, boolean rootUrl) -
Uses of MappingFileDescriptor in org.hibernate.boot.archive.scan.spi
Methods in org.hibernate.boot.archive.scan.spi that return types with arguments of type MappingFileDescriptorModifier and TypeMethodDescriptionScanResult.getLocatedMappingFiles()Returns descriptors for all mapping files discovered as part of the scan