Uses of Package
org.hibernate.boot.registry.classloading.spi
-
Packages that use org.hibernate.boot.registry.classloading.spi Package Description org.hibernate.boot.beanvalidation Support for integrating Jakarta Bean Validation.org.hibernate.boot.cfgxml.internal Implementation of the service for processing and handlingcfg.xml
files.org.hibernate.boot.internal org.hibernate.boot.jaxb.internal org.hibernate.boot.model.internal org.hibernate.boot.registry Defines service registry contracts a program may use for configuring Hibernate.org.hibernate.boot.registry.classloading.internal The class loading service internals.org.hibernate.boot.registry.classloading.spi The class loading service SPI.org.hibernate.boot.registry.internal The internals for building service registries.org.hibernate.boot.registry.selector.internal Internals for building StrategySelectororg.hibernate.envers.boot.internal org.hibernate.envers.internal.tools org.hibernate.integrator.internal Implementation of the SPI for extensions which integrate with Hibernate via theService
mechanism.org.hibernate.internal.util Internal utility classesorg.hibernate.jpa The packages in this namespace are responsible for implementing certain requirements of the JPA specification, especially things which are only needed when Hibernate is acting as a JPA persistence provider.org.hibernate.jpa.boot.internal org.hibernate.jpa.boot.spi org.hibernate.resource.beans.spi Defines an SPI for integration with CDI-like containers.org.hibernate.testing.boot org.hibernate.tool.schema.internal An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.boot.beanvalidation Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.boot.cfgxml.internal Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.boot.internal Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.boot.jaxb.internal Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.boot.model.internal Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.boot.registry Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.boot.registry.classloading.internal Class Description ClassLoaderService A service for interacting with class loaders.ClassLoaderService.Work -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.boot.registry.classloading.spi Class Description ClassLoaderService.Work -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.boot.registry.internal Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.boot.registry.selector.internal Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.envers.boot.internal Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.envers.internal.tools Class Description ClassLoaderService A service for interacting with class loaders.ClassLoadingException Indicates a problem performing class loading. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.integrator.internal Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.internal.util Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.jpa Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.jpa.boot.internal Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.jpa.boot.spi Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.resource.beans.spi Class Description ClassLoaderService A service for interacting with class loaders.ClassLoadingException Indicates a problem performing class loading. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.testing.boot Class Description ClassLoaderService A service for interacting with class loaders. -
Classes in org.hibernate.boot.registry.classloading.spi used by org.hibernate.tool.schema.internal Class Description ClassLoaderService A service for interacting with class loaders.