Menu

#214 JPA for data tab provider

v4.5
closed
nobody
None
7
2012-06-07
2011-07-20
No

Currently the tab data, that is the data for the list and collections, is obtained using pure JDBC.
It would be interesting to create a JPATabProvider, in this way we could:
- Using all inheritance mapping strategies:
https://sourceforge.net/tracker/?func=detail&aid=3367701&group_id=123187&atid=695746
- Going against not-relational database, using DataNucleus, for example.
- Solving some bugs related to the current JDBC implementation, like this one:
https://sourceforge.net/tracker/?func=detail&aid=3080736&group_id=123187&atid=695743

Discussion

  • Alexander Mitenko

    That will be coolest thing! But when?

     
  • Javier Paniza

    Javier Paniza - 2011-12-02

    Hi Alexander,

    > But when?
    Good question! I want to add it to OX soon. We have two options in order to implement this feauture:
    1. To find a volunteer that code it and contribute it to OX, or well...
    2. ...that OX business model starts to work in order the core OX developer could dedicate more time to non-final-customer asked features.

    I'm very optimisc and I think that the two options are very feasible, so we'll have this feature in OX in the future.

     
  • Javier Paniza

    Javier Paniza - 2012-04-27
    • priority: 5 --> 7
     
  • Javier Paniza

    Javier Paniza - 2012-06-07
    • milestone: --> v4.5
    • status: open --> closed
     

Log in to post a comment.