thanks. I actually had something in this field.
Sometimes you just need to know where to look :-)

Cheers
Christian

On Fri, May 6, 2011 at 4:50 PM, Andrus Adamchik <and...@objectstyle.org> wrote:
> Actually this should work consistently, and depend only on whether you have 
> "Schema" field populated for a given DbEntity in the mapping.
>
> Andrus
>
>
> On May 6, 2011, at 5:04 PM, Christian Grobmeier wrote:
>
>> 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
>>
>
>



-- 
http://www.grobmeier.de

Reply via email to