Uses of Class
org.deegree.feature.persistence.sql.id.FIDMapping

Packages that use FIDMapping
org.deegree.feature.persistence.sql   
 

Uses of FIDMapping in org.deegree.feature.persistence.sql
 

Methods in org.deegree.feature.persistence.sql that return FIDMapping
 FIDMapping FeatureTypeMapping.getFidMapping()
          Returns the feature id mapping.
 

Constructors in org.deegree.feature.persistence.sql with parameters of type FIDMapping
FeatureTypeMapping(QName ftName, QTableName table, FIDMapping fidMapping, List<Mapping> particleMappings)
          Creates a new FeatureTypeMapping instance.
 



Copyright © 2011. All Rights Reserved.