|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryNotSetException | |
---|---|
org.gcube.messaging.common.consumerlibrary.query |
Uses of QueryNotSetException in org.gcube.messaging.common.consumerlibrary.query |
---|
Methods in org.gcube.messaging.common.consumerlibrary.query that throw QueryNotSetException | |
---|---|
ArrayList<ArrayList<String>> |
SystemAccountingQuery.getTypeContent(String name)
Get the table content stored on the SystemAccounting DB |
JSONArray |
SystemAccountingQuery.getTypeContentAsJSONObject(String name)
Get the table content stored on the SystemAccounting DB as JSON Object |
String |
SystemAccountingQuery.getTypeContentAsJSONString(String name)
Get the table content stored on the SystemAccounting DB as JSON |
ArrayList<String> |
SystemAccountingQuery.getTypes()
Get the types ( tables ) stored on the SystemAccounting DB |
String |
Query.query()
Generic SELECT/SHOW MYSQL query |
JSONArray |
SystemAccountingQuery.queryTypeContentAsJSONObject(String query)
Get the table content stored on the SystemAccounting DB as JSON Object |
String |
SystemAccountingQuery.queryTypeContentAsJSONString(String query)
Get the table content stored on the SystemAccounting DB as JSON |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |