org.deegree.io.datastore.sde
Class SDEUpdateHandler
java.lang.Object
org.deegree.io.datastore.sde.AbstractSDERequestHandler
org.deegree.io.datastore.sde.SDEUpdateHandler
public class SDEUpdateHandler
- extends AbstractSDERequestHandler
Handler for Update
operations contained in Transaction
requests.
- Version:
- $Revision: 7844 $
- Author:
- Christoph Pollmann, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SDEUpdateHandler
public SDEUpdateHandler(SDETransaction dsTa,
TableAliasGenerator aliasGenerator,
SDEConnection conn)
- Creates a new
UpdateHandler
from the given parameters.
- Parameters:
dsTa
- aliasGenerator
- conn
-
- Throws:
DatastoreException
performUpdate
public int performUpdate(MappedFeatureType ft,
Map<PropertyPath,FeatureProperty> properties,
Filter filter)
throws DatastoreException
- Performs an update operation against the associated datastore.
- Parameters:
ft
- properties
- filter
-
- Returns:
- number of updated (root) feature instances
- Throws:
DatastoreException
typeName
public static String typeName(int type)
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net