Mauricio Salatino [
https://community.jboss.org/people/salaboy21] created the discussion
"Re: jbpm5 persistence"
To view the discussion, visit:
https://community.jboss.org/message/729262#729262
--------------------------------------------------------------
So once again, what's the technical reason why you wont to use JPA, jbpm is heavely
based on that to be able to support another ORM's like Toplink as well, not just
hibernate. If you don't want to use JPA just because you don't want to, you will
need to do a lot of changes in the classes inside jBPM in order to make it work. Those
changes aren't hard, it's just changing the internal classes annotated with JPA
annotations for Hibernate annotations, but I still don't see any valid reason to do
that.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/729262#729262]
Start a new discussion in jBPM Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]