attribute References
Parameters
value
List of references for source columns. It is used for 'Derived' and 'Aggregate' type mappings only.
Parameters
values
List of references for source columns. It is used for 'Derived' and 'Aggregate' type mappings only.
suspend fun attributeReferences(argument: List<suspend MapperAttributeReferenceArgsBuilder.() -> Unit>)
suspend fun attributeReferences(vararg argument: suspend MapperAttributeReferenceArgsBuilder.() -> Unit)
Parameters
argument
List of references for source columns. It is used for 'Derived' and 'Aggregate' type mappings only.