Re: [rules-users] Using rules with database scenario

2007-03-09 Thread Joe Chuby
Thanks all for replying. We currently already have a layer of service (DAO) to retrieve data from the database. We were thinking along the line you suggested there, but somehow, we have the impression that it's not quite as efficient as we would like. If we were to load the data from the databa

[rules-users] Using rules with database scenario

2007-03-09 Thread Joe Chuby
Hi all, First time trying to learn JBoss Rules here. We have a pretty large database (DBMS), we want to build some rules and retrieve data based on the rules. Could someone give a hint or an example of this usage scenario? I mean, how can I use rules for database query, without writing my rul