What do you mean by accumulating in .drl files in Drools?

devquora
devquora

Posted On: Feb 22, 2018

 

Accumulate is an extra element introduced in the recent versions of Drools that is used to iterate the list of objects and also help in the authentication of data in operations utilizing Java. For instance: accumulate (Counter() ; $cnt : count())

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Drools Interview Questions

    What do you mean by “Drool”?

    Drool is a Business Rule Management System that is produced and distributed by the JBoss Community...

    Drools Interview Questions

    How is Drool different from other programming languages?

    Other programming languages work on a certain set pattern and do not offer many modifications to be applied for the coding...

    Drools Interview Questions

    List the essential components of the JBoss enterprise.

    Some of the essential components of the JBoss enterprise include:..