Uses of Interface
org.hibernate.boot.ResourceStreamLocator
-
Packages that use ResourceStreamLocator Package Description org.hibernate.boot.registry.classloading.spi The class loading service SPI. -
-
Uses of ResourceStreamLocator in org.hibernate.boot.registry.classloading.spi
Subinterfaces of ResourceStreamLocator in org.hibernate.boot.registry.classloading.spi Modifier and Type Interface Description interfaceClassLoaderServiceA service for interacting with class loaders.
-