Uses of Class
org.hibernate.boot.cfgxml.internal.ConfigLoader
Packages that use ConfigLoader
-
Uses of ConfigLoader in org.hibernate.boot.registry
Methods in org.hibernate.boot.registry that return ConfigLoaderConstructors in org.hibernate.boot.registry with parameters of type ConfigLoaderModifierConstructorDescriptionprotected
StandardServiceRegistryBuilder
(BootstrapServiceRegistry bootstrapServiceRegistry, Map<String, Object> settings, ConfigLoader loader, LoadedConfig loadedConfig, List<StandardServiceInitiator<?>> initiators) Intended for use exclusively from Quarkus bootstrapping, or extensions of this class which need to override the standard ServiceInitiator list.