Uses of Interface
org.hibernate.sql.results.jdbc.spi.JdbcValuesMappingProducerProvider
Packages that use JdbcValuesMappingProducerProvider
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of JdbcValuesMappingProducerProvider in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return JdbcValuesMappingProducerProviderModifier and TypeMethodDescriptionSessionFactoryDelegatingImpl.getJdbcValuesMappingProducerProvider()
SessionFactoryImplementor.getJdbcValuesMappingProducerProvider()
Obtain theJdbcServices
service.