org.openrdf.query.impl
Class AbstractUpdate
java.lang.Object
org.openrdf.query.impl.AbstractOperation
org.openrdf.query.impl.AbstractUpdate
- All Implemented Interfaces:
- Operation, Update
- Direct Known Subclasses:
- HTTPUpdate
public abstract class AbstractUpdate
- extends AbstractOperation
- implements Update
Abstract super class of all update types.
|
Constructor Summary |
protected |
AbstractUpdate()
Creates a new query object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openrdf.query.Update |
execute |
AbstractUpdate
protected AbstractUpdate()
- Creates a new query object.
Copyright © 2001-2012 Aduna. All Rights Reserved.