[rules-users] Hibernate Configuration with Drools 5.4

Michael Anstis michael.anstis at gmail.com
Fri Jun 15 04:17:02 EDT 2012


Your requirement is not clear.

What do you want to store in a database? Rules, Facts?

Is "50,000 records in one of my decision tables" 50k rows or 50k facts?

If facts what makes you thinking moving them from in-memory objects to a
database will bring any performance gains?

On 15 June 2012 07:38, zeeshan <zeeshan.spring at gmail.com> wrote:

> Hi All !
>
> I want to use Hibernate for database persistence in my drools project.
> Please suggest me the steps. I am using 5.4.0 final version. Which version
> of hibernate I shall use whether 3.1 or Annotation one.....?? I have idea
> about 3.1. Actually I am having 50,000 records in one of my Decision table,
> so it is taking too much time to give the result. Now I have decided to use
> move this to database. So please tell me configuration steps.
>
> Thanks !!
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Hibernate-Configuration-with-Drools-5-4-tp4017981.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120615/4ddd491a/attachment.html 


More information about the rules-users mailing list