Hi. When Cayenne Modeller validates my mapping, i get several "...has no
joins" warnings for different entities. I found this thread on the issue
which suggests using the ObjEntity Inspector
http://mail-archives.apache.org/mod_mbox/cayenne-user/200908.mbox/%[email protected]%3E
In the entity the "Database Mapping" icon (which i assume is the "inspector"
for entities) is disabled, so I go to the entity's corresponding object and
open the inspector for the corresponding relationship. When I go to select
the path to the target object, the object is unavailable in the path lists
at the bottom of the dialog. How does the dialog choose which paths to
include? (I couldn't find any documentation on using that dialog, except for
the page on flattening many-to-many relationships.)
Regardless of the path selector at the bottom of the dialog, it already has
the correct Target selected in the drop-down combo box, so i click done, but
still get the warning. I also verified that the related entity has the other
side of the relationship (to many).