You can use the Variable Persistency Strategies, that will store your facts in the database for you. <div>You need to configure in the environment the strategies for example:</div><div><a href="https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/jbpm-human-task-core/src/test/java/org/jbpm/task/service/persistence/variable/VariablePersistenceStrategiesSyncHTTest.java">https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/jbpm-human-task-core/src/test/java/org/jbpm/task/service/persistence/variable/VariablePersistenceStrategiesSyncHTTest.java</a></div>

<div><br></div><div>Notice that you will need to provide your domain specific entityManager to the <span class="Apple-style-span" style="border-collapse:collapse;color:rgb(153,0,0);font-family:&#39;Bitstream Vera Sans Mono&#39;,Courier,monospace;font-size:12px;font-weight:bold;line-height:16px;white-space:pre">JPAPlaceholderResolverStrategy</span></div>

<div><br></div><div>Cheers<br><br><div class="gmail_quote">On Thu, May 24, 2012 at 1:30 PM, Alberto R. Galdo <span dir="ltr">&lt;<a href="mailto:argaldo@gmail.com" target="_blank">argaldo@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br><br>   We are in a fireUntilHalt during a persistent StatefulKnowledgeSession using JTA &amp; JPA with Hibernate ... Our session consists in a series of facts ( well, we are not different of anyone else for that matter ... xD ) but some of our facts are also JPA @Entity . What we want is to persist those entities on their own database tables as well as the SessionInfo each time Drools considers the knowledge session needs to be persisted.<br>



<br>   We are aware that Drools uses org.drools.persistence.jpa.persist(SessionInfo) .... What would be the best approach to get certain facts that are JPA Entities persisted along with the Session taking advantage of the Drool&#39;s SessionInfo persistence loop?<br>



<br>Best regards,<br><br><br clear="all">Alberto R. Galdo<br><a href="mailto:argaldo@gmail.com" target="_blank">argaldo@gmail.com</a><br>
<br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br> - MyJourney @ <a href="http://salaboy.wordpress.com" target="_blank">http://salaboy.wordpress.com</a><div> - Co-Founder @ <a href="http://www.jugargentina.org" target="_blank">http://www.jugargentina.org</a><br>

 - Co-Founder @ <a href="http://www.jbug.com.ar" target="_blank">http://www.jbug.com.ar</a><br> <br> - Salatino &quot;Salaboy&quot; Mauricio -</div><br>
</div>