Uses of Interface
org.drools.runtime.rule.QueryResults

Packages that use QueryResults
org.drools.runtime.rule The rule runtime classes. 
 

Uses of QueryResults in org.drools.runtime.rule
 

Methods in org.drools.runtime.rule that return QueryResults
 QueryResults WorkingMemory.getQueryResults(String query, Object... arguments)
          Retrieve the QueryResults of the specified query and arguments
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.