Uses of Package
org.hibernate.integrator.spi
-
Packages that use org.hibernate.integrator.spi Package Description org.hibernate.boot.registry Defines service registry contracts application are likely to want to utilize for configuring Hibernate behavior.org.hibernate.cfg.beanvalidation org.hibernate.integrator.spi org.hibernate.jpa.boot.spi org.hibernate.secure.spi -
Classes in org.hibernate.integrator.spi used by org.hibernate.boot.registry Class Description Integrator Contract for stuff that integrates with Hibernate. -
Classes in org.hibernate.integrator.spi used by org.hibernate.cfg.beanvalidation Class Description Integrator Contract for stuff that integrates with Hibernate. -
Classes in org.hibernate.integrator.spi used by org.hibernate.integrator.spi Class Description Integrator Contract for stuff that integrates with Hibernate. -
Classes in org.hibernate.integrator.spi used by org.hibernate.jpa.boot.spi Class Description Integrator Contract for stuff that integrates with Hibernate. -
Classes in org.hibernate.integrator.spi used by org.hibernate.secure.spi Class Description Integrator Contract for stuff that integrates with Hibernate.ServiceContributingIntegrator Deprecated.A separateServiceContributor
should be used instead.