Uses of Class
net.ontopia.topicmaps.query.impl.rdbms.ParsedQuery
-
Packages that use ParsedQuery Package Description net.ontopia.topicmaps.query.impl.rdbms Contains the rdbms implementation of the query language. -
-
Uses of ParsedQuery in net.ontopia.topicmaps.query.impl.rdbms
Methods in net.ontopia.topicmaps.query.impl.rdbms that return ParsedQuery Modifier and Type Method Description protected ParsedQuery
QueryProcessor. parseQuery(String query, DeclarationContextIF context)
-