[
https://issues.apache.org/jira/browse/OPENJPA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Lee updated OPENJPA-477:
-------------------------------
Attachment: OPENJPA-477-trunk612523.patch
A new patch (OPENJPA-477-trunk612523.patch) is attached. The change of this
patch is much simpler and the scope of it is much smaller than the previous
one. Instead of making existing private methods protected, it extends only the
portion that's required for the extensibility to JDBCStoreManager to interface
with IBM SQLJ, etc with DB2.
> making StoreManager more flexible and extensible.
> -------------------------------------------------
>
> Key: OPENJPA-477
> URL: https://issues.apache.org/jira/browse/OPENJPA-477
> Project: OpenJPA
> Issue Type: Improvement
> Components: kernel
> Affects Versions: 1.0.2
> Reporter: Daniel Lee
> Fix For: 1.0.2, 1.1.0
>
> Attachments: OPENJPA-477-trunk612523.patch, OPENJPA-477.patch
>
>
> The OpenJPA StoreManager needs some modifications to make it more flexible
> and extensible. For example, some private methods and attributes need to
> made either public or protected. The attached patch identifies the areas
> that have been identified thus far. Please let me know if there are any
> concerns. Many thanks in advance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.