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