If the goal is to reuse the same transaction between requests, I'd suggest using some other transaction manager (Spring? J2EE? I never tried cross-request transactions, not sure what solution is the best). For Cayenne to play nicely with it, check "Container Managed Transactions" in the Modeler.

Andrus

On Mar 6, 2008, at 1:43 PM, Malcolm Edgar wrote:

Can Cayenne Transactions be stored in a HttpSession?

regards Malcolm Edgar


Reply via email to