Uses of Interface
org.hibernate.integrator.spi.IntegratorService

Packages that use IntegratorService
org.hibernate.integrator.internal   
org.hibernate.service.internal   
 

Uses of IntegratorService in org.hibernate.integrator.internal
 

Classes in org.hibernate.integrator.internal that implement IntegratorService
 class IntegratorServiceImpl
           
 

Uses of IntegratorService in org.hibernate.service.internal
 

Constructors in org.hibernate.service.internal with parameters of type IntegratorService
BootstrapServiceRegistryImpl(ClassLoaderService classLoaderService, IntegratorService integratorService)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.