Uses of Class
org.hibernate.search.mapper.pojo.model.spi.AbstractPojoGenericTypeModel
-
Packages that use AbstractPojoGenericTypeModel Package Description org.hibernate.search.mapper.pojo.model.spi -
-
Uses of AbstractPojoGenericTypeModel in org.hibernate.search.mapper.pojo.model.spi
Subclasses of AbstractPojoGenericTypeModel in org.hibernate.search.mapper.pojo.model.spi Modifier and Type Class Description classGenericContextAwarePojoGenericTypeModel<T>An implementation ofPojoGenericTypeModelthat takes advantage of the context in which a given property appears to derive more precise type information.classSyntheticPojoGenericTypeModel<T>An abstract base for implementations ofPojoGenericTypeModel.
-