Package org.hibernate.search.mapper.pojo.model.spi
-
Interface Summary Interface Description GenericContextAwarePojoGenericTypeModel.Helper PojoBootstrapIntrospector A Pojo introspector used at bootstrap.PojoCaster<T> PojoConstructorModel<T> PojoMethodParameterModel<T> PojoPropertyModel<T> PojoRawTypeModel<T> APojoTypeModelrepresenting a raw type, where generic type parameters are ignored.PojoRuntimeIntrospector A Pojo introspector used at runtime.PojoTypeContext<T> PojoTypeModel<T> A model representing a POJO type: its structure (properties and their type), its name, ... -
Class Summary Class Description AbstractPojoGenericTypeModel<T> An abstract base for implementations of aPojoTypeModelrepresenting a type with generic type parameters.AbstractPojoRawTypeModel<T,I extends PojoBootstrapIntrospector> GenericContextAwarePojoGenericTypeModel<T> An implementation ofPojoTypeModelthat takes advantage of the context in which a given property appears to derive more precise type information.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext<T> JavaClassPojoCaster<T> PojoConstructorIdentifier PojoRawTypeIdentifier<T> An identifier for POJO types.SyntheticPojoGenericTypeModel<T> A synthetic implementation ofPojoTypeModel, i.e.