|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.query.parser.TologStatement
public abstract class TologStatement
INTERNAL: Common abstract superclass for all kinds of tolog statements, including SELECT and the update statements.
| Field Summary | |
|---|---|
protected TologOptions |
options
|
| Constructor Summary | |
|---|---|
TologStatement()
|
|
| Method Summary | |
|---|---|
abstract void |
close()
|
TologOptions |
getOptions()
|
void |
setOptions(TologOptions options)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TologOptions options
| Constructor Detail |
|---|
public TologStatement()
| Method Detail |
|---|
public TologOptions getOptions()
public void setOptions(TologOptions options)
public abstract void close()
throws InvalidQueryException
InvalidQueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||