|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
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 java.util.List<InsertRow> |
InsertRow.getInsertOrder(java.util.List<InsertRow> inserts)
Sorts the given InsertRow s topologically (respecting the foreign key constraints), so they can be
inserted in the resulting order without causing foreign key violations. |
(package private) java.util.Collection<InsertRow> |
InsertField.getReferencingRows()
Returns all rows that reference this field. |
(package private) java.util.Collection<InsertRow> |
InsertRow.getReferencingRows()
Returns all InsertRow s that reference a column in this InsertRow . |
Method parameters in org.deegree.io.datastore.sql.transaction.insert with type arguments of type InsertRow | |
---|---|
static java.util.List<InsertRow> |
InsertRow.getInsertOrder(java.util.List<InsertRow> inserts)
Sorts the given InsertRow s 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,
java.lang.String columnName,
InsertField referencedField)
Creates a new InsertField instance. |
|
InsertField(InsertRow row,
java.lang.String columnName,
int sqlType,
java.lang.Object value,
boolean isPK)
Creates a new InsertField instance. |
|
InsertGeometryField(InsertRow row,
java.lang.String columnName,
int sqlType,
java.lang.Object value,
boolean isPK,
int targetSrs)
Creates a new InsertGeometryField instance. |
|
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