java.lang.Object
org.hibernate.search.mapper.pojo.search.definition.binding.builtin.FieldProjectionBinder
All Implemented Interfaces:
ProjectionBinder

public final class FieldProjectionBinder extends Object implements ProjectionBinder
Binds a constructor parameter to a projection to the value of a field in the indexed document.
See Also: