org.deegree.io.datastore.sql.transaction.insert
Class FeatureRow
java.lang.Object
org.deegree.io.datastore.sql.transaction.insert.InsertRow
org.deegree.io.datastore.sql.transaction.insert.FeatureRow
public class FeatureRow
- extends InsertRow
Represents a feature table row (columns + values) which has to be inserted as part of a
Insert
operation.
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Constructor Summary |
FeatureRow(java.lang.String table)
Creates a new FeatureRow instance for the given feature table. |
Method Summary |
java.lang.String |
toString()
Returns a string representation of the object. |
Methods inherited from class org.deegree.io.datastore.sql.transaction.insert.InsertRow |
getColumn, getColumns, getInsertOrder, getPKColumn, getReferencedFields, getReferencingFields, getReferencingRows, getTable, linkColumn, setColumn, setGeometryColumn |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FeatureRow
public FeatureRow(java.lang.String table)
- Creates a new
FeatureRow
instance for the given feature table.
- Parameters:
table
-
toString
public java.lang.String toString()
- Returns a string representation of the object.
- Overrides:
toString
in class InsertRow
- Returns:
- a string representation of the object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org