Uses of Class
org.hibernate.search.mapper.pojo.model.path.spi.ProjectionConstructorPath
Packages that use ProjectionConstructorPath
Package
Description
-
Uses of ProjectionConstructorPath in org.hibernate.search.mapper.pojo.logging.impl
Methods in org.hibernate.search.mapper.pojo.logging.impl with parameters of type ProjectionConstructorPathModifier and TypeMethodDescriptionLog_$logger.errorApplyingProjectionConstructor(String causeMessage, Exception cause, ProjectionConstructorPath path) Log.errorApplyingProjectionConstructor(String causeMessage, Exception cause, ProjectionConstructorPath path) -
Uses of ProjectionConstructorPath in org.hibernate.search.mapper.pojo.model.path.spi
Constructors in org.hibernate.search.mapper.pojo.model.path.spi with parameters of type ProjectionConstructorPathModifierConstructorDescriptionProjectionConstructorPath(PojoConstructorIdentifier constructor, ProjectionConstructorPath child, int childPosition) -
Uses of ProjectionConstructorPath in org.hibernate.search.mapper.pojo.search.definition.impl
Methods in org.hibernate.search.mapper.pojo.search.definition.impl that return ProjectionConstructorPathModifier and TypeMethodDescriptionConstructorProjectionApplicationException.projectionConstructorPath()Constructors in org.hibernate.search.mapper.pojo.search.definition.impl with parameters of type ProjectionConstructorPathModifierConstructorDescriptionConstructorProjectionApplicationException(String message, Throwable cause, ProjectionConstructorPath projectionConstructorPath)