|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingField | |
---|---|
org.deegree.io.datastore.schema | |
org.deegree.io.datastore.schema.content | |
org.deegree.io.datastore.sde | |
org.deegree.io.datastore.sql.transaction.delete |
Uses of MappingField in org.deegree.io.datastore.schema |
---|
Methods in org.deegree.io.datastore.schema that return MappingField | |
---|---|
MappingField[] |
TableRelation.getFromFields()
Returns the MappingField s that constitute the key in the 'From'-table. |
MappingField[] |
MappedGMLId.getIdFields()
Returns the MappingField s that are used to build the "gml:id". |
MappingField[] |
TableRelation.getToFields()
Returns the MappingField s that constitute the key in the 'To'-table. |
Constructors in org.deegree.io.datastore.schema with parameters of type MappingField | |
---|---|
MappedGMLId(java.lang.String prefix,
java.lang.String separator,
MappingField[] idFields,
IdGenerator idGenerator,
MappedGMLId.IDPART_INFO idPartInfo)
Creates a new instance of MappedGMLId from the given parameters. |
|
TableRelation(MappingField[] fromFields,
MappingField[] toFields,
TableRelation.FK_INFO fkInfo,
IdGenerator idGenerator)
Initializes a newly created TableRelation instance with the given
parameters. |
|
TableRelation(MappingField[] fromFields,
MappingField[] toFields,
TableRelation.FK_INFO fkInfo,
IdGenerator idGenerator)
Initializes a newly created TableRelation instance with the given
parameters. |
Uses of MappingField in org.deegree.io.datastore.schema.content |
---|
Subclasses of MappingField in org.deegree.io.datastore.schema.content | |
---|---|
class |
MappingGeometryField
Encapsulates a geometry field of the backend (e.g. an SQL table column). |
Methods in org.deegree.io.datastore.schema.content that return MappingField | |
---|---|
MappingField |
FieldContent.getField()
Returns the MappingField that is used as the source of the data. |
Constructors in org.deegree.io.datastore.schema.content with parameters of type MappingField | |
---|---|
FieldContent(MappingField field,
TableRelation[] tablePath)
Creates a new FieldContent instance. |
Uses of MappingField in org.deegree.io.datastore.sde |
---|
Methods in org.deegree.io.datastore.sde that return MappingField | |
---|---|
protected MappingField |
SDEWhereBuilder.getPropertyNameMapping(PropertyName propertyName)
Appends an SQL fragment for the given object to the given sql statement. |
Methods in org.deegree.io.datastore.sde that return types with arguments of type MappingField | |
---|---|
protected java.util.Map<java.lang.String,java.util.List<MappingField>> |
AbstractSDERequestHandler.buildColumnsMap(MappedFeatureType featureType,
PropertyType[] requestedProperties,
boolean withIdFields)
Builds a helper map that contains the column names of the feature type's table as keys. |
protected java.util.Map<MappingField,java.lang.Integer> |
AbstractSDERequestHandler.buildMappingFieldMap(java.lang.String[] columns,
java.util.Map<java.lang.String,java.util.List<MappingField>> columnsMap)
Builds a lookup map that contains MappingField instances as keys. |
Method parameters in org.deegree.io.datastore.sde with type arguments of type MappingField | |
---|---|
protected java.util.Map<MappingField,java.lang.Integer> |
AbstractSDERequestHandler.buildMappingFieldMap(java.lang.String[] columns,
java.util.Map<java.lang.String,java.util.List<MappingField>> columnsMap)
Builds a lookup map that contains MappingField instances as keys. |
protected Feature |
SDEQueryHandler.extractFeature(FeatureId fid,
MappedFeatureType featureType,
java.util.Map<MappedPropertyType,java.util.Collection<PropertyPath>> requestedPropertyMap,
java.util.Map<MappingField,java.lang.Integer> mappingFieldsMap,
java.lang.Object[] resultValues)
Extracts a feature from the values of a result set row. |
protected FeatureId |
SDEQueryHandler.extractFeatureId(MappedFeatureType ft,
java.util.Map<MappingField,java.lang.Integer> mappingFieldMap,
java.lang.Object[] resultValues)
Extracts the feature id from the values of a result set row. |
Uses of MappingField in org.deegree.io.datastore.sql.transaction.delete |
---|
Methods in org.deegree.io.datastore.sql.transaction.delete that return MappingField | |
---|---|
(package private) MappingField[] |
TableReference.getFkColumns()
Returns the columns that build the foreign key (in the 'from' table). |
(package private) MappingField[] |
TableReference.getKeyColumns()
Returns the columns that build the key (in the 'to' table). |
|
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