Uses of Class
org.deegree.feature.persistence.sql.jaxb.FeatureTypeMappingJAXB

Packages that use FeatureTypeMappingJAXB
org.deegree.feature.persistence.sql.config   
org.deegree.feature.persistence.sql.jaxb   
 

Uses of FeatureTypeMappingJAXB in org.deegree.feature.persistence.sql.config
 

Constructor parameters in org.deegree.feature.persistence.sql.config with type arguments of type FeatureTypeMappingJAXB
MappedSchemaBuilderGML(String configURL, List<String> gmlSchemas, SQLFeatureStoreJAXB.StorageCRS storageCRS, List<SQLFeatureStoreJAXB.NamespaceHint> nsHints, SQLFeatureStoreJAXB.BLOBMapping blobConf, List<FeatureTypeMappingJAXB> ftMappingConfs)
           
 

Uses of FeatureTypeMappingJAXB in org.deegree.feature.persistence.sql.jaxb
 

Fields in org.deegree.feature.persistence.sql.jaxb with type parameters of type FeatureTypeMappingJAXB
protected  List<FeatureTypeMappingJAXB> SQLFeatureStoreJAXB.featureTypeMapping
           
 

Methods in org.deegree.feature.persistence.sql.jaxb that return FeatureTypeMappingJAXB
 FeatureTypeMappingJAXB ObjectFactory.createFeatureTypeMappingJAXB()
          Create an instance of FeatureTypeMappingJAXB
 

Methods in org.deegree.feature.persistence.sql.jaxb that return types with arguments of type FeatureTypeMappingJAXB
 List<FeatureTypeMappingJAXB> SQLFeatureStoreJAXB.getFeatureTypeMapping()
          Gets the value of the featureTypeMapping property.
 



Copyright © 2011. All Rights Reserved.