|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryResult | |
---|---|
org.drools | This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory |
org.drools.runtime.rule.impl |
Uses of QueryResult in org.drools |
---|
Methods in org.drools that return QueryResult | |
---|---|
QueryResult |
QueryResults.get(int i)
|
Methods in org.drools that return types with arguments of type QueryResult | |
---|---|
Iterator<QueryResult> |
QueryResults.iterator()
Returns an Iterator for the results. |
Uses of QueryResult in org.drools.runtime.rule.impl |
---|
Constructors in org.drools.runtime.rule.impl with parameters of type QueryResult | |
---|---|
NativeQueryResultRow(QueryResult result)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |