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 classSessionFactoryImplConcrete implementation of theSessionFactoryAPI. -
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 classMappingMetamodelImplImplementation of the JPA-defined contractMetamodel.
-