Uses of Interface
org.hibernate.search.mapper.orm.model.impl.HibernateOrmRuntimeIntrospectorTypeContextProvider
-
Packages that use HibernateOrmRuntimeIntrospectorTypeContextProvider Package Description org.hibernate.search.mapper.orm.model.impl org.hibernate.search.mapper.orm.session.impl -
-
Uses of HibernateOrmRuntimeIntrospectorTypeContextProvider in org.hibernate.search.mapper.orm.model.impl
Constructors in org.hibernate.search.mapper.orm.model.impl with parameters of type HibernateOrmRuntimeIntrospectorTypeContextProvider Constructor Description HibernateOrmRuntimeIntrospector(HibernateOrmRuntimeIntrospectorTypeContextProvider typeContextProvider, org.hibernate.engine.spi.SharedSessionContractImplementor sessionImplementor) -
Uses of HibernateOrmRuntimeIntrospectorTypeContextProvider in org.hibernate.search.mapper.orm.session.impl
Subinterfaces of HibernateOrmRuntimeIntrospectorTypeContextProvider in org.hibernate.search.mapper.orm.session.impl Modifier and Type Interface Description interfaceHibernateOrmSessionTypeContextProvider
-