Uses of Class
org.deegree.feature.persistence.sql.BBoxTableMapping

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

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

Methods in org.deegree.feature.persistence.sql that return BBoxTableMapping
 BBoxTableMapping MappedAppSchema.getBBoxMapping()
           
 

Constructors in org.deegree.feature.persistence.sql with parameters of type BBoxTableMapping
MappedAppSchema(FeatureType[] fts, Map<FeatureType,FeatureType> ftToSuperFt, Map<String,String> prefixToNs, GMLSchemaInfoSet xsModel, FeatureTypeMapping[] ftMappings, BBoxTableMapping bboxMapping, BlobMapping blobMapping, GeometryStorageParams geometryParams)
          Creates a new MappedAppSchema from the given parameters.
 



Copyright © 2011. All Rights Reserved.