Uses of Class
org.hibernate.search.mapper.pojo.mapping.impl.PojoContainedTypeManager
Packages that use PojoContainedTypeManager
Package
Description
-
Uses of PojoContainedTypeManager in org.hibernate.search.mapper.pojo.logging.impl
Methods in org.hibernate.search.mapper.pojo.logging.impl with parameters of type PojoContainedTypeManagerModifier and TypeMethodDescriptionfinal voidLog_$logger.containedTypeManager(PojoRawTypeModel<?> typeModel, PojoContainedTypeManager<?, ?> typeManager) voidLog.containedTypeManager(PojoRawTypeModel<?> typeModel, PojoContainedTypeManager<?, ?> typeManager) -
Uses of PojoContainedTypeManager in org.hibernate.search.mapper.pojo.mapping.impl
Methods in org.hibernate.search.mapper.pojo.mapping.impl that return PojoContainedTypeManagerMethods in org.hibernate.search.mapper.pojo.mapping.impl that return types with arguments of type PojoContainedTypeManagerModifier and TypeMethodDescriptionAbstractPojoTypeManager.asContained()PojoContainedTypeManager.asContained()