net.ontopia.topicmaps.query.parser
Class InsertStatement
java.lang.Object
net.ontopia.topicmaps.query.parser.TologStatement
net.ontopia.topicmaps.query.parser.ModificationStatement
net.ontopia.topicmaps.query.parser.InsertStatement
public class InsertStatement
- extends ModificationStatement
INTERNAL: Represents a parsed INSERT statement.
InsertStatement
public InsertStatement()
doStaticUpdates
public int doStaticUpdates(TopicMapIF topicmap,
Map arguments)
throws InvalidQueryException
- Specified by:
doStaticUpdates
in class ModificationStatement
- Throws:
InvalidQueryException
doUpdates
public int doUpdates(QueryMatches matches)
throws InvalidQueryException
- Specified by:
doUpdates
in class ModificationStatement
- Throws:
InvalidQueryException
toString
public String toString()
- Overrides:
toString
in class Object
setCTMPart
public void setCTMPart(String ctm,
ParseContextIF context)
throws InvalidQueryException
- Throws:
InvalidQueryException
Copyright © 2000-2012 Ontopia.