Interface PojoSearchMappingConstructorNode


  • public interface PojoSearchMappingConstructorNode
    • Method Detail

      • parametersJavaTypes

        Class<?>[] parametersJavaTypes()
      • isProjectionConstructor

        default boolean isProjectionConstructor()
        Returns:
        Whether this constructor is a projection constructor (true) or not (false).