[rules-users] In drools what is the exact difference between Insert and Update ??

Davide Sottara dsotty at gmail.com
Thu Mar 29 05:25:03 EDT 2012


Thanks @Wolfgang for the more detailed explanation.

@Bhushan: you might also want to take a look at one of the newest features,
"property specific".
When enabled, it allows to filter the re-evaluations on a field by field
basis. E.g. if you have a bean
"Person" with fields "name" and "age", and configure a pattern to be
property-specific on "age", any 
modifies on "name" will not cause that pattern to propagate again (of course
the initial insertion will
still work).


--
View this message in context: http://drools.46999.n3.nabble.com/In-drools-what-is-the-exact-difference-between-Insert-and-Update-tp3865471p3867184.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list