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.