| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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 MappingFields that constitute the key in the 'From'-table. | 
 MappingField[] | 
MappedGMLId.getIdFields()
Returns the MappingFields that are used to build the "gml:id". | 
 MappingField[] | 
TableRelation.getToFields()
Returns the MappingFields that constitute the key in the 'To'-table. | 
| Constructors in org.deegree.io.datastore.schema with parameters of type MappingField | |
|---|---|
MappedGMLId(String prefix,
                       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  Map<String,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  Map<MappingField,Integer> | 
AbstractSDERequestHandler.buildMappingFieldMap(String[] columns,
                                         Map<String,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  Map<MappingField,Integer> | 
AbstractSDERequestHandler.buildMappingFieldMap(String[] columns,
                                         Map<String,List<MappingField>> columnsMap)
Builds a lookup map that contains MappingField instances as keys. | 
protected  Feature | 
SDEQueryHandler.extractFeature(FeatureId fid,
                             MappedFeatureType featureType,
                             Map<MappedPropertyType,Collection<PropertyPath>> requestedPropertyMap,
                             Map<MappingField,Integer> mappingFieldsMap,
                             Object[] resultValues)
Extracts a feature from the values of a result set row.  | 
protected  FeatureId | 
SDEQueryHandler.extractFeatureId(MappedFeatureType ft,
                                 Map<MappingField,Integer> mappingFieldMap,
                                 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.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