Hi,

A unique db table identifier is (at least): DB Schema+Table Name

Cayenne modeler should not display a validation failure when we have
different data nodes with tables having the same name.

If you can't fix that, it means that Cayenne 'drives' development and not
the existing databases...

In Java language, a class identifier is (at least): package name + class
name. sometimes we also need the jar name and the network where the code
resides.


Thanks

Reply via email to