org.deegree.feature.persistence.postgis
Class InsertRowNode
java.lang.Object
org.deegree.feature.persistence.postgis.InsertRowNode
public class InsertRowNode
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InsertRowNode
public InsertRowNode(QTableName table,
JoinChain parentRelation)
getRow
public InsertRow getRow()
- Returns:
- the row
getParentRelation
public JoinChain getParentRelation()
- Returns:
- the parentRelation
getRelatedRows
public java.util.List<InsertRowNode> getRelatedRows()
- Returns:
- the relatedRows
performInsert
public void performInsert(java.sql.Connection conn)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2011. All Rights Reserved.