Strategy for resolving a relationship property name.
String
resolveChildRelationName(String parentName, Object parent, String childName, Object child)
resolveParentRelationName(String parentName, Object parent, String childName, Object child)
Returns the mapping name of parent -> child
parentName
parent
childName
child
Copyright © 2003-2014 The Codehaus. All rights reserved.