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.registry Defines service registry contracts a program may use for configuring Hibernate.org.hibernate.boot.registry.classloading.spi The class loading service SPI.org.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.spi org.hibernate.resource.beans.spi Defines an SPI for integration with CDI-like containers. -
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.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.spi Class Description ClassLoaderService.Work -
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.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.