[rules-users] Applying rules on the data in an RDBMS

hyjshanghai hyjshanghai at gmail.com
Mon Feb 14 06:27:03 EST 2011


As far as I know, Drools can only reason over facts in the working memory. It
can not directly "select" from RDBMS. You have to load in all data items
from the database and validate them in memory by Drools.
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Applying-rules-on-the-data-in-an-RDBMS-tp2468317p2491888.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list