Uses of Class
org.hibernate.internal.QueryParameterBindingTypeResolverImpl
-
Packages that use QueryParameterBindingTypeResolverImpl Package Description org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.metamodel.model.domain.internal Implementation of the SPI for the runtime domain metamodel. -
-
Uses of QueryParameterBindingTypeResolverImpl in org.hibernate.internal
Subclasses of QueryParameterBindingTypeResolverImpl in org.hibernate.internal Modifier and Type Class Description class
SessionFactoryImpl
Concrete implementation of theSessionFactory
API. -
Uses of QueryParameterBindingTypeResolverImpl in org.hibernate.metamodel.model.domain.internal
Subclasses of QueryParameterBindingTypeResolverImpl in org.hibernate.metamodel.model.domain.internal Modifier and Type Class Description class
MappingMetamodelImpl
Implementation of the JPA-defined contractMetamodel
.
-