| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InsertRow | |
|---|---|
| org.deegree.io.datastore.sql.transaction.insert | |
| Uses of InsertRow in org.deegree.io.datastore.sql.transaction.insert | 
|---|
| Subclasses of InsertRow in org.deegree.io.datastore.sql.transaction.insert | |
|---|---|
 class | 
FeatureRow
Represents a feature table row (columns + values) which has to be inserted as part of a Insert operation. | 
| Methods in org.deegree.io.datastore.sql.transaction.insert that return InsertRow | |
|---|---|
(package private)  InsertRow | 
InsertField.getReferencedRow()
Returns the InsertRow that is referenced by this InsertField. | 
 InsertRow | 
InsertField.getRow()
Returns the InsertRow that this InsertField belongs to. | 
| Methods in org.deegree.io.datastore.sql.transaction.insert that return types with arguments of type InsertRow | |
|---|---|
static List<InsertRow> | 
InsertRow.getInsertOrder(List<InsertRow> inserts)
Sorts the given InsertRows topologically (respecting the foreign key constraints), so they can be
 inserted in the resulting order without causing foreign key violations. | 
(package private)  Collection<InsertRow> | 
InsertField.getReferencingRows()
Returns all rows that reference this field.  | 
(package private)  Collection<InsertRow> | 
InsertRow.getReferencingRows()
Returns all InsertRows that reference a column in this InsertRow. | 
| Method parameters in org.deegree.io.datastore.sql.transaction.insert with type arguments of type InsertRow | |
|---|---|
static List<InsertRow> | 
InsertRow.getInsertOrder(List<InsertRow> inserts)
Sorts the given InsertRows topologically (respecting the foreign key constraints), so they can be
 inserted in the resulting order without causing foreign key violations. | 
| Constructors in org.deegree.io.datastore.sql.transaction.insert with parameters of type InsertRow | |
|---|---|
InsertField(InsertRow row,
                       String columnName,
                       InsertField referencedField)
Creates a new InsertField instance. | 
|
InsertField(InsertRow row,
                       String columnName,
                       int sqlType,
                       Object value,
                       boolean isPK)
Creates a new InsertField instance. | 
|
InsertGeometryField(InsertRow row,
                                       String columnName,
                                       int sqlType,
                                       Object value,
                                       boolean isPK,
                                       int targetSrs)
Creates a new InsertGeometryField instance. | 
|
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org