RelationsFinder class this finder searches for relations between a sourceTable (table of the topView) and a subView (here the targetTable is used)
creates an array of Relation objects
This is a helper method for findRelations() it returns raw relation strings
RelationsFinder class this finder searches for relations between a sourceTable (table of the topView) and a subView (here the targetTable is used)