com.esri.sde.sdk.client
Class SeUpdate
java.lang.Object
com.esri.sde.sdk.client.SeStreamOp
com.esri.sde.sdk.client.SeUpdate
public class SeUpdate
- extends SeStreamOp
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeUpdate
public SeUpdate(SeConnection c)
throws SeException
- Throws:
SeException
toTable
public void toTable(java.lang.String s,
java.lang.String[] y,
java.lang.String x)
setWriteMode
public void setWriteMode(boolean b)
getRowToSet
public SeRow getRowToSet()
singleRow
public SeRow singleRow(SeObjectId seObjectId,
java.lang.String typeName,
java.lang.String[] rowColumnNames)
throws SeException
- Throws:
SeException
Copyright © 1996-2010 Geotools. All Rights Reserved.