You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Albert Lee (JIRA)" <ji...@apache.org> on 2009/10/12 22:04:31 UTC

[jira] Closed: (OPENJPA-988) Refactor JPA2/MixedLockManager to conform architectual module dependency

     [ https://issues.apache.org/jira/browse/OPENJPA-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Albert Lee closed OPENJPA-988.
------------------------------


> Refactor JPA2/MixedLockManager to conform architectual module dependency
> ------------------------------------------------------------------------
>
>                 Key: OPENJPA-988
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-988
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: jdbc, jpa
>    Affects Versions: 2.0.0-M2
>            Reporter: Albert Lee
>            Assignee: Albert Lee
>            Priority: Minor
>             Fix For: 2.0.0-M2
>
>
> Currently JPA2LockManager is in openjpa-persistence module. Due to implementation, it extends PessimisticLockManager which is in openjpa-jdbc module.  Since persistence should not (architectually) depends on jdbc module, the JPA2LockManager needs to be refactored to avoid such dependency.
> Albert Lee.

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