public class MergeStatement extends ModificationStatement
litlist, query
options
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, 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