public class SailConnectionUpdate extends AbstractParserUpdate
bindings, dataset, includeInferred
Constructor and Description |
---|
SailConnectionUpdate(ParsedUpdate parsedUpdate,
SailConnection con,
ValueFactory vf,
ParserConfig parserConfig) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute this update on the repository.
|
protected SailConnection |
getSailConnection() |
getMergedDataset, getParsedUpdate, toString
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTime
public SailConnectionUpdate(ParsedUpdate parsedUpdate, SailConnection con, ValueFactory vf, ParserConfig parserConfig)
protected SailConnection getSailConnection()
public void execute() throws UpdateExecutionException
Update
UpdateExecutionException
- if the update could not be successfully completed.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.