Hi,

sometimes Cayenne generates SQL like:

... FROM schema.table WHERE...

and sometimes it generates:

... FROM table WHERE...

I would like to make sure its only using the second one.

How can I achieve this behaviour?

Thanks in advance,
Christian

Reply via email to