[jboss-jira] [JBoss JIRA] (JBRULES-3305) Allow to use any JPA Provider, not just Hibernate (but also OpenJPA, ...)
Geoffrey De Smet (Issue Comment Edited) (JIRA)
jira-events at lists.jboss.org
Mon Dec 19 06:11:09 EST 2011
[ https://issues.jboss.org/browse/JBRULES-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651909#comment-12651909 ]
Geoffrey De Smet edited comment on JBRULES-3305 at 12/19/11 6:09 AM:
---------------------------------------------------------------------
@Andy Different tables names is handled in JBRULES-3318, but I also believe orm.xml might be able to solve that one.
Based on my files search, I believe drools-persistence-jpa is already OpenJPA-compliant (except for the testing code).
Just exclude any hibernate dependencies that it includes.
So that just leaves jpbm-persistence-jpa for which I 've split off a separate issue JBPM-3465 for Marco or Kris to look at.
was (Author: ge0ffrey):
@Andy Different tables names is handled in JBRULES-3318, but I also believe orm.xml might be able to solve that one.
Based on my files search, I believe drools-persistence-jpa is already OpenJPA-compliant (except for the testing code).
Just exclude any hibernate dependencies that it includes.
So that just leaves jpbm-persistence-jpa for which I 'll split off a separate issue for Marco or Kris to look at.
> Allow to use any JPA Provider, not just Hibernate (but also OpenJPA, ...)
> -------------------------------------------------------------------------
>
> Key: JBRULES-3305
> URL: https://issues.jboss.org/browse/JBRULES-3305
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 5.3.0.Final
> Reporter: Jim Tyrrell
>
> A potential customer has currently been using the BRMS/Govnor and would like the ability to use any JPA provider. They noticed some Hibernate specific annotations and wonder why that would be required/used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list