public class MergeStatement extends ModificationStatement
litlist, queryoptions| Constructor and Description |
|---|
MergeStatement() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStaticUpdates(TopicMapIF topicmap,
Map arguments) |
int |
doUpdates(QueryMatches matches) |
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 ModificationStatementInvalidQueryException