Uses of Class
org.hibernate.service.spi.InjectService
-
Packages that use InjectService Package Description org.hibernate.engine.jdbc.connections.internal Various implementations of the SPI contracts for obtaining JDBCConnections. -
-
Uses of InjectService in org.hibernate.engine.jdbc.connections.internal
Methods in org.hibernate.engine.jdbc.connections.internal with annotations of type InjectService Modifier and Type Method Description voidDatasourceConnectionProviderImpl. setJndiService(JndiService jndiService)
-