Hi there, Agreed. Using schema to disambiguate the name in the mapping is definitely something we should do. I think we even had a Jira to that extent somewhere (??).
Andrus On Feb 18, 2012, at 5:43 PM, YK 7 wrote: > 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
