public class InsertStatement extends ModificationStatement
litlist, query
options
Constructor and Description |
---|
InsertStatement() |
Modifier and Type | Method and Description |
---|---|
int |
doStaticUpdates(TopicMapIF topicmap,
Map arguments) |
int |
doUpdates(QueryMatches matches) |
void |
setCTMPart(String ctm,
ParseContextIF context) |
String |
toString() |
addLit, close, getEmbeddedQuery, getIndex, getLitList, getValue, setClauseList, toStringLitlist
getOptions, setOptions
public int doStaticUpdates(TopicMapIF topicmap, Map arguments) throws InvalidQueryException
doStaticUpdates
in class ModificationStatement
InvalidQueryException
public int doUpdates(QueryMatches matches) throws InvalidQueryException
doUpdates
in class ModificationStatement
InvalidQueryException
public void setCTMPart(String ctm, ParseContextIF context) throws InvalidQueryException
InvalidQueryException