Strategy for resolving a relationship property name.
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | String | resolveChildRelationName(String parentName, Object parent, String childName, Object child)Returns the mapping name of child -> parent | 
|  | String | resolveParentRelationName(String parentName, Object parent, String childName, Object child)Returns the mapping name of parent -> child |