Interface ConstructorMappingStep


public interface ConstructorMappingStep
The step in a mapping definition where a constructor can be mapped.
  • Method Details

    • hostingType

      TypeMappingStep hostingType()
      Returns:
      A DSL step where the mapping can be defined for the type hosting this constructor.
    • projectionConstructor

      ConstructorMappingStep projectionConstructor()