|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlobMapping | |
---|---|
org.deegree.feature.persistence.sql | |
org.deegree.feature.persistence.sql.blob |
Uses of BlobMapping in org.deegree.feature.persistence.sql |
---|
Methods in org.deegree.feature.persistence.sql that return BlobMapping | |
---|---|
BlobMapping |
MappedAppSchema.getBlobMapping()
Returns the BLOB mapping parameters. |
Constructors in org.deegree.feature.persistence.sql with parameters of type BlobMapping | |
---|---|
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. |
Uses of BlobMapping in org.deegree.feature.persistence.sql.blob |
---|
Constructors in org.deegree.feature.persistence.sql.blob with parameters of type BlobMapping | |
---|---|
FeatureBuilderBlob(SQLFeatureStore fs,
BlobMapping blobMapping)
Creates a new FeatureBuilderBlob instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |