Uses of Interface
org.hibernate.boot.ResourceStreamLocator
Packages that use ResourceStreamLocator
Package
Description
The class loading service SPI.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of ResourceStreamLocator in org.hibernate.boot.registry.classloading.spi
Subinterfaces of ResourceStreamLocator in org.hibernate.boot.registry.classloading.spiModifier and TypeInterfaceDescriptioninterface
A service for interacting with class loaders. -
Uses of ResourceStreamLocator in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi with parameters of type ResourceStreamLocatorModifier and TypeMethodDescriptionvoid
AdditionalMappingContributor.contribute
(AdditionalMappingContributions contributions, InFlightMetadataCollector metadata, ResourceStreamLocator resourceStreamLocator, MetadataBuildingContext buildingContext) Contribute the additional mappings