net.ontopia.topicmaps.query.parser
Class TologStatement
java.lang.Object
net.ontopia.topicmaps.query.parser.TologStatement
- Direct Known Subclasses:
- ModificationStatement, TologQuery
public abstract class TologStatement
- extends Object
INTERNAL: Common abstract superclass for all kinds of tolog
statements, including SELECT and the update statements.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
options
protected TologOptions options
TologStatement
public TologStatement()
getOptions
public TologOptions getOptions()
setOptions
public void setOptions(TologOptions options)
close
public abstract void close()
throws InvalidQueryException
- Throws:
InvalidQueryException
Copyright © 2000-2012 Ontopia.