[rules-users] 答复: Can someone help me ?

Lemon Zhu flyingbeecd at gmail.com
Wed Jul 27 05:45:31 EDT 2011


Thanks,Michael

Can you give me the details how to configure Drools Guvnor to write to SQL
Server.

 

I configured the “repository.xml”,but it did not work  -_-!

 

发件人: rules-users-bounces at lists.jboss.org
[mailto:rules-users-bounces at lists.jboss.org] 代表 Michael Anstis
发送时间: 2011年7月27日 16:08
收件人: Rules Users List
主题: Re: [rules-users] Can someone help me ?

 

Rules themselves are plain text (DRL), so you can use any of Java's many
persistence technologies to store the text.

If you want to store a compiled, serialised KnowledgeBase; this is a BLOB
and again you can use any of Java's many persistence technologies.

If you want a "free" rule authoring environment too, then you could look
into using Drools Guvnor as your rule repository, and whilst the underlying
JCR using the File-System by default it can be configued to write to (m)any
RDBMS.

With kind regards,

Mike

2011/7/27 祝英杰 <flyingbeecd at gmail.com>

When I use the drools,

I want to store the rules in the SQL Server Database,

Can someone help me and give me some advices, how do I do it?

 

Thanks!

 


_______________________________________________
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/20110727/f662f1aa/attachment.html 


More information about the rules-users mailing list