[jboss-jira] [JBoss JIRA] (JBRULES-3561) Add support for ad-hoc queries

Jaroslav Pullmann (JIRA) jira-events at lists.jboss.org
Thu Jun 28 04:30:12 EDT 2012


Jaroslav Pullmann created JBRULES-3561:
------------------------------------------

             Summary: 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


Please consider extending the WM 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)
 throws IllegalArgumentException


--
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

        


More information about the jboss-jira mailing list