Uses of Interface
org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
Packages that use PojoBootstrapIntrospector
Package
Description
-
Uses of PojoBootstrapIntrospector in org.hibernate.search.mapper.pojo.mapping.spi
Constructors in org.hibernate.search.mapper.pojo.mapping.spi with parameters of type PojoBootstrapIntrospectorModifierConstructorDescriptionprotected
AbstractPojoMappingInitiator
(PojoBootstrapIntrospector introspector, MapperHints mapperHints) -
Uses of PojoBootstrapIntrospector in org.hibernate.search.mapper.pojo.model.models.spi
Classes in org.hibernate.search.mapper.pojo.model.models.spi that implement PojoBootstrapIntrospector -
Uses of PojoBootstrapIntrospector in org.hibernate.search.mapper.pojo.model.spi
Classes in org.hibernate.search.mapper.pojo.model.spi with type parameters of type PojoBootstrapIntrospectorModifier and TypeClassDescriptionclass
AbstractPojoRawTypeModel<T,
I extends PojoBootstrapIntrospector> Fields in org.hibernate.search.mapper.pojo.model.spi declared as PojoBootstrapIntrospector