|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||