public class InsertStatement extends ModificationStatement
litlist, queryoptions| 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, toStringLitlistgetOptions, setOptionspublic int doStaticUpdates(TopicMapIF topicmap, Map arguments) throws InvalidQueryException
doStaticUpdates in class ModificationStatementInvalidQueryExceptionpublic int doUpdates(QueryMatches matches) throws InvalidQueryException
doUpdates in class ModificationStatementInvalidQueryExceptionpublic void setCTMPart(String ctm, ParseContextIF context) throws InvalidQueryException
InvalidQueryException