Uses of Class
org.hibernate.integrator.internal.IntegratorServiceImpl
-
Packages that use IntegratorServiceImpl Package Description org.hibernate.integrator.internal Implementation of the SPI for extensions which integrate with Hibernate via theServicemechanism. -
-
Uses of IntegratorServiceImpl in org.hibernate.integrator.internal
Methods in org.hibernate.integrator.internal that return IntegratorServiceImpl Modifier and Type Method Description static IntegratorServiceImplIntegratorServiceImpl. create(LinkedHashSet<Integrator> providedIntegrators, ClassLoaderService classLoaderService)
-