Framework
getJunctionTableDef()
Function: getJunctionTableDef()
function getJunctionTableDef(sourceModel, targetModel): JunctionTableDefGet junction table definition for a many-to-many relation.
Parameters
| Parameter | Type | Description |
|---|---|---|
sourceModel | string | Source model name |
targetModel | string | Target model name |
Returns
Junction table definition
