Class ModificationStatement

java.lang.Object
net.ontopia.topicmaps.query.parser.TologStatement
net.ontopia.topicmaps.query.parser.ModificationStatement
Direct Known Subclasses:
InsertStatement, MergeStatement, ModificationFunctionStatement

public abstract class ModificationStatement extends TologStatement
INTERNAL: Common abstract superclass for all tolog updates statements (INSERT, DELETE, MERGE, UPDATE).