Your requirement is not clear.<br><br>What do you want to store in a database? Rules, Facts?<br><br>Is &quot;50,000 records in one of my decision tables&quot; 50k rows or 50k facts?<br><br>If facts what makes you thinking moving them from in-memory objects to a database will bring any performance gains?<br>
<br><div class="gmail_quote">On 15 June 2012 07:38, zeeshan <span dir="ltr">&lt;<a href="mailto:zeeshan.spring@gmail.com" target="_blank">zeeshan.spring@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 All !<br>
<br>
I want to use Hibernate for database persistence in my drools project.<br>
Please suggest me the steps. I am using 5.4.0 final version. Which version<br>
of hibernate I shall use whether 3.1 or Annotation one.....?? I have idea<br>
about 3.1. Actually I am having 50,000 records in one of my Decision table,<br>
so it is taking too much time to give the result. Now I have decided to use<br>
move this to database. So please tell me configuration steps.<br>
<br>
Thanks !!<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Hibernate-Configuration-with-Drools-5-4-tp4017981.html" target="_blank">http://drools.46999.n3.nabble.com/Hibernate-Configuration-with-Drools-5-4-tp4017981.html</a><br>

Sent from the Drools: User forum mailing list archive at Nabble.com.<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>
</blockquote></div><br>