Uses of Class
org.deegree.feature.persistence.mapping.BlobMapping

Packages that use BlobMapping
org.deegree.feature.persistence.mapping   
 

Uses of BlobMapping in org.deegree.feature.persistence.mapping
 

Methods in org.deegree.feature.persistence.mapping that return BlobMapping
 BlobMapping MappedApplicationSchema.getBlobMapping()
          Returns the BLOB mapping parameters.
 

Constructors in org.deegree.feature.persistence.mapping with parameters of type BlobMapping
MappedApplicationSchema(FeatureType[] fts, java.util.Map<FeatureType,FeatureType> ftToSuperFt, java.util.Map<java.lang.String,java.lang.String> prefixToNs, GMLSchemaInfoSet xsModel, FeatureTypeMapping[] ftMappings, CRS storageSRS, BBoxTableMapping bboxMapping, BlobMapping blobMapping)
          Creates a new MappedApplicationSchema from the given parameters.
 



Copyright © 2011. All Rights Reserved.