|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableNode | |
---|---|
org.deegree.io.datastore.sql.transaction.delete |
Uses of TableNode in org.deegree.io.datastore.sql.transaction.delete |
---|
Methods in org.deegree.io.datastore.sql.transaction.delete that return TableNode | |
---|---|
(package private) TableNode |
DeleteHandler.determineJTNode(FeatureId fid,
FeatureId subFid,
TableRelation relation1,
TableRelation relation2)
Determines the row in the join table that connects a certain feature with a subfeature. |
(package private) TableNode |
TableGraph.findNode(FeatureId fid)
Returns the TableNode that represents the specified feature instance. |
(package private) TableNode |
TableGraph.findNode(TableNode newNode)
Returns the TableNode that represents the specified feature instance (given as a TableNode ). |
Methods in org.deegree.io.datastore.sql.transaction.delete that return types with arguments of type TableNode | |
---|---|
(package private) java.util.List<TableNode> |
DeleteHandler.determinePropNodes(FeatureId fid,
TableRelation relation)
Determines the TableNode that represent the simple/geometry properties in the property table attached by
the given TableRelation . |
(package private) java.util.List<TableNode> |
TableGraph.getDeletionOrder()
Returns the nodes of the graph in topological order, i.e. they may be deleted in that order without violating any foreign key constraints. |
(package private) java.util.Collection<TableNode> |
TableNode.getPostNodes()
Returns the set of post nodes, i.e. table rows that are referenced by this row. |
(package private) java.util.Collection<TableNode> |
TableNode.getPreNodes()
Returns the set of pre nodes, i.e. table rows that refer to this row. |
Methods in org.deegree.io.datastore.sql.transaction.delete with parameters of type TableNode | |
---|---|
(package private) void |
TableNode.connect(TableNode targetNode)
Connects this node to the given target node. |
(package private) TableNode |
TableGraph.findNode(TableNode newNode)
Returns the TableNode that represents the specified feature instance (given as a TableNode ). |
Method parameters in org.deegree.io.datastore.sql.transaction.delete with type arguments of type TableNode | |
---|---|
(package private) java.lang.String |
TableNode.toString(java.lang.String indent,
java.util.Set<TableNode> printedNodes)
|
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org