[jboss-user] [jBPM] - Re: configure my persistance provider in jbpm

fachhoch con do-not-reply at jboss.com
Sun Jun 2 08:04:12 EDT 2013


fachhoch con [https://community.jboss.org/people/fachhoch] created the discussion

"Re: configure my persistance provider in jbpm"

To view the discussion, visit: https://community.jboss.org/message/820848#820848

--------------------------------------------------------------
Please advice me,  my application is an old application it uses hibernate for its persistance    just the jpa annotations.
My base dao  extends HibernateDaoSupport   and  I save my entites using getSessionFactory().getCurrentSession().save(entity);
do I have to  use JPA for jbpm persistance? is there any way we can provide custom DAO  for jbpm ?

All jbpm tables will be in one database along with my application tables ,and I want jbpm to use my exsisting transaction manager, I dont want two phase comit  using  JTA transactions  etc? Is this possible?

I am looking at jbpm for simple worklow stuff, define process definition and persist state in database along with my other tables using one transaction manger.

Also it would be great if I can add  more columns to  any of the jbpm tables  and update the annotated entites?  Please advice.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/820848#820848]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130602/062f9cea/attachment-0001.html 


More information about the jboss-user mailing list