[dna-issues] [JBoss JIRA] Commented: (DNA-578) JPA Connector Simple Model Does Not Support "supportsUpdates" Property
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Sat Dec 5 21:25:30 EST 2009
[ https://jira.jboss.org/jira/browse/DNA-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12498462#action_12498462 ]
Randall Hauch commented on DNA-578:
-----------------------------------
I don't think it's needed for 0.7, and I'm fine with 'Future Releases'. (That's why I didn't change the Fix Version.)
> JPA Connector Simple Model Does Not Support "supportsUpdates" Property
> ----------------------------------------------------------------------
>
> Key: DNA-578
> URL: https://jira.jboss.org/jira/browse/DNA-578
> Project: DNA
> Issue Type: Feature Request
> Components: Connectors
> Affects Versions: 0.6
> Reporter: Brian Carothers
> Priority: Optional
> Fix For: Future Releases
>
>
> The JPA Basic Model supported a read-only mode by setting the "supportsUpdates" property to false on the JpaSource. This feature was unintentionally omitted from the Simple Model.
> This could be added to the MapRequestProcessor and MapRepository classes pretty easily (which would enable it for the Simple Model, the JBoss Cache repository, Infinispan repository, and the InMemoryRepository (where it would be worse than useless). However, I'm struggling to see where this would be used, especially since the database for the JPA connector is not intended to be shared.
> If anyone needs to set up a master-clone configuration for DNA where the master DNA server has read-write access to the database and the clone has read-only access, we could add this pretty quickly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list