Package | Description |
---|---|
org.wandora.query2 |
Modifier and Type | Method and Description |
---|---|
QueryRunner.QueryResult |
QueryRunner.runQueryCatchException(Directive directive,
java.util.Collection<Topic> contextTopics) |
QueryRunner.QueryResult |
QueryRunner.runQueryCatchException(Directive directive,
Topic contextTopic) |
QueryRunner.QueryResult |
QueryRunner.runQueryCatchException(java.lang.String query,
java.util.Collection<Topic> contextTopics) |
QueryRunner.QueryResult |
QueryRunner.runQueryCatchException(java.lang.String query,
Topic contextTopic) |
Copyright 2004-2015 Wandora Team