Uses of Class
org.hibernate.service.spi.InjectService

Packages that use InjectService
org.hibernate.service.jdbc.connections.internal   
org.hibernate.service.jdbc.dialect.internal   
 

Uses of InjectService in org.hibernate.service.jdbc.connections.internal
 

Methods in org.hibernate.service.jdbc.connections.internal with annotations of type InjectService
 void DatasourceConnectionProviderImpl.setJndiService(JndiService jndiService)
           
 

Uses of InjectService in org.hibernate.service.jdbc.dialect.internal
 

Methods in org.hibernate.service.jdbc.dialect.internal with annotations of type InjectService
 void DialectFactoryImpl.setClassLoaderService(ClassLoaderService classLoaderService)
           
 void DialectFactoryImpl.setDialectResolver(DialectResolver dialectResolver)
           
 



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