[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-601) read-only transactions
Gavin King (JIRA)
jira-events at jboss.com
Sat Dec 16 05:06:57 EST 2006
[ http://jira.jboss.com/jira/browse/JBSEAM-601?page=all ]
Gavin King updated JBSEAM-601:
------------------------------
Fix Version/s: (was: 1.1.1.GA)
OTOH, you can already achieve a custom flushmode using @Begin(flushMode=MANUAL), and note that the propagation rules for "read-onl" are not welldefined.
> read-only transactions
> ----------------------
>
> Key: JBSEAM-601
> URL: http://jira.jboss.com/jira/browse/JBSEAM-601
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core
> Reporter: Gavin King
> Assigned To: Gavin King
>
> If we let the user specify that a txn is pure read-only, then we can safely put the EM/Session in FlushMode.NEVER as a performance optimization.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list