Uses of Interface
net.ontopia.topicmaps.query.core.ParsedStatementIF

Packages that use ParsedStatementIF
net.ontopia.topicmaps.query.core Contains the interfaces through which interaction with query processors, queries, and query results are done. 
net.ontopia.topicmaps.query.impl.basic Contains the in-memory implementation of the query language. 
 

Uses of ParsedStatementIF in net.ontopia.topicmaps.query.core
 

Subinterfaces of ParsedStatementIF in net.ontopia.topicmaps.query.core
 interface ParsedModificationStatementIF
          PUBLIC: Represents a parsed modification statement, such as DELETE, INSERT, UPDATE, and QUERY.
 interface ParsedQueryIF
          PUBLIC: Used to represent parsed queries.
 

Uses of ParsedStatementIF in net.ontopia.topicmaps.query.impl.basic
 

Classes in net.ontopia.topicmaps.query.impl.basic that implement ParsedStatementIF
 class ParsedQuery
          INTERNAL: Class used to represent parsed queries.
 



Copyright © 2000-2012 Ontopia.