[jboss-user] [jBPM Users] - Re: How can I query run my own HQL in jBPM 4.x?

sebastian.s do-not-reply at jboss.com
Tue Oct 27 15:01:40 EDT 2009


I thought there was a getter for the Hibernate session object but there is just a setter in ProcessEngine. So if you create the hibernate session on your own and inject it into the Process Engine you can use the same session at the engine. I don't know if there is a reason for the missing getter.

http://docs.jboss.com/jbpm/v4/javadocs/org/jbpm/api/ProcessEngine.html

P.S.: I assumed you were talking about jBPM 4.1.



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262503#4262503

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262503



More information about the jboss-user mailing list