On Jul 2, 2013, at 5:25 AM, Aristedes Maniatis wrote:
> 1. There is a checkbox in the modeler at the top level for "use shared
> cache". If that checkbox is ticked, then a single DataRowStore (a LRU map) is
> created, shared between all contexts. If not, a separate DataRowStore is
> created e
My exposure to PostgreSQL is very limited these days. I was recently
researching an unrelated PostgreSQL stored proc issue [1], and all I can say is
that functions/stored procedures fully work with Cayenne, but mapping them can
be quirky and may require some experimentation. Unfortunately, this
I'd love to learn more about caching too. Great info and questions -
looking forward to the response.
On Mon, Jul 1, 2013 at 9:25 PM, Aristedes Maniatis wrote:
> Hi Andrus
>
> I know you have been looking at this offline, but I thought I'd raise this
> here in public to see if others can also