deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.feature.persistence.postgis
Class FeatureTypeMapping

java.lang.Object
  extended by org.deegree.feature.persistence.postgis.FeatureTypeMapping

public class FeatureTypeMapping
extends Object

Mapping information that enables a PostGISFeatureStore to map between the feature types defined in an ApplicationSchema and a relational schema stored in a PostGIS database.

Version:
$Revision: 21958 $, $Date: 2010-01-14 19:07:20 +0100 (Do, 14 Jan 2010) $
Author:
Markus Schneider, last edited by: $Author: mschneider $
See Also:
PostGISApplicationSchema

Constructor Summary
FeatureTypeMapping(FeatureTypeMappingHints ftMapping, Map<QName,PropertyMappingType> propNameToMapping)
           
 
Method Summary
 FeatureTypeMappingHints getFeatureTypeHints()
           
 PropertyMappingType getPropertyHints(QName propName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureTypeMapping

public FeatureTypeMapping(FeatureTypeMappingHints ftMapping,
                          Map<QName,PropertyMappingType> propNameToMapping)
Method Detail

getFeatureTypeHints

public FeatureTypeMappingHints getFeatureTypeHints()

getPropertyHints

public PropertyMappingType getPropertyHints(QName propName)

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>