Uses of Interface
org.hibernate.query.spi.QueryParameterBindingTypeResolver
Packages that use QueryParameterBindingTypeResolver
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate.Implementation of the SPI for the runtime domain metamodel.
An SPI supporting custom instantiation of
entity instances and
embeddable objects.
-
Uses of QueryParameterBindingTypeResolver in org.hibernate.engine.spi
Subinterfaces of QueryParameterBindingTypeResolver in org.hibernate.engine.spiModifier and TypeInterfaceDescriptioninterfaceDefines the internal contract between theSessionFactoryand the internal implementation of Hibernate.Classes in org.hibernate.engine.spi that implement QueryParameterBindingTypeResolverModifier and TypeClassDescriptionclassBase delegating implementation of theSessionFactoryandSessionFactoryImplementorcontracts for intended for easier implementation ofSessionFactory. -
Uses of QueryParameterBindingTypeResolver in org.hibernate.internal
Classes in org.hibernate.internal that implement QueryParameterBindingTypeResolver -
Uses of QueryParameterBindingTypeResolver in org.hibernate.metamodel.model.domain.internal
Classes in org.hibernate.metamodel.model.domain.internal that implement QueryParameterBindingTypeResolver -
Uses of QueryParameterBindingTypeResolver in org.hibernate.metamodel.spi
Subinterfaces of QueryParameterBindingTypeResolver in org.hibernate.metamodel.spi