You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Evgeny Ryabitskiy (JIRA)" <ji...@apache.org> on 2009/10/27 18:36:59 UTC

[jira] Created: (CAY-1296) Allow user to run Query NOT in transaction

Allow user to run Query NOT in transaction
------------------------------------------

                 Key: CAY-1296
                 URL: https://issues.apache.org/jira/browse/CAY-1296
             Project: Cayenne
          Issue Type: New Feature
          Components: Cayenne Core Library
            Reporter: Evgeny Ryabitskiy
             Fix For: 3.1


By default any query performs in transaction.
It will be nice to change this behavior by some flag/property/parameter.

I can suggest to add some property on Domain like "Container-Managed transaction" and name it like "Run internal transactions". Wish is true by default.
Or we can have special status for Transaction to mark it "Without transaction".


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.