Interface PojoSearchMappingConstructorNode
public interface PojoSearchMappingConstructorNode
-
Method Summary
-
Method Details
-
parametersJavaTypes
Class<?>[] parametersJavaTypes() -
isProjectionConstructor
default boolean isProjectionConstructor()- Returns:
- Whether this constructor is a projection constructor (
true) or not (false).
-
parameterNode
-