[
https://issues.jboss.org/browse/JBRULES-3561?page=com.atlassian.jira.plug...
]
Jaroslav Pullmann updated JBRULES-3561:
---------------------------------------
Description:
Please consider extending the StatelessKnowledgeSession interface by a
method that allows for one-shot queries. It accepts a concrete query pattern (LHS
expression) instead of the name of a predefined query. Sample signature:
QueryResults StatelessKnowledgeSession#executeQuery(String queryPattern, KnowledgeBuilder
builder) throws IllegalArgumentException
Update: original KBuilder added as mandatory argument
was:
Please consider extending the StatelessKnowledgeSession interface by a
method that allows for one-shot queries. It accepts a concrete query pattern (LHS
expression) instead of the name of a predefined query. Sample signature:
QueryResults WorkingMemory#executeQuery(String queryPattern, KnowledgeBuilder builder)
throws IllegalArgumentException
Update: original KBuilder added as mandatory argument
Forum Reference:
http://drools.46999.n3.nabble.com/Support-for-dynamic-ad-hoc-queries-in-D...
(was:
http://drools.46999.n3.nabble.com/Support-for-dynamic-ad-hoc-queries-in-D...)
Add support for ad-hoc queries
------------------------------
Key: JBRULES-3561
URL:
https://issues.jboss.org/browse/JBRULES-3561
Project: Drools
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: drools-compiler (expert), drools-core (expert)
Reporter: Jaroslav Pullmann
Assignee: Mark Proctor
Priority: Optional
Labels: api, query
Please consider extending the StatelessKnowledgeSession interface by a
method that allows for one-shot queries. It accepts a concrete query pattern (LHS
expression) instead of the name of a predefined query. Sample signature:
QueryResults StatelessKnowledgeSession#executeQuery(String queryPattern,
KnowledgeBuilder builder) throws IllegalArgumentException
Update: original KBuilder added as mandatory argument
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira