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 theService
mechanism. -
-
Uses of IntegratorServiceImpl in org.hibernate.integrator.internal
Methods in org.hibernate.integrator.internal that return IntegratorServiceImpl Modifier and Type Method Description static IntegratorServiceImpl
IntegratorServiceImpl. create(LinkedHashSet<Integrator> providedIntegrators, ClassLoaderService classLoaderService)
-