|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeometryStorageParams | |
|---|---|
| org.deegree.feature.persistence.sql | |
| org.deegree.feature.persistence.sql.mapper | |
| org.deegree.feature.persistence.sql.rules | |
| Uses of GeometryStorageParams in org.deegree.feature.persistence.sql |
|---|
| Methods in org.deegree.feature.persistence.sql that return GeometryStorageParams | |
|---|---|
GeometryStorageParams |
MappedAppSchema.getGeometryParams()
Returns the parameters used for storing geometries in the backend. |
| Constructors in org.deegree.feature.persistence.sql with parameters of type GeometryStorageParams | |
|---|---|
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 GeometryStorageParams in org.deegree.feature.persistence.sql.mapper |
|---|
| Constructors in org.deegree.feature.persistence.sql.mapper with parameters of type GeometryStorageParams | |
|---|---|
AppSchemaMapper(AppSchema appSchema,
boolean createBlobMapping,
boolean createRelationalMapping,
GeometryStorageParams geometryParams,
int maxLength,
boolean usePrefixedSQLIdentifiers,
boolean mapGMLProps)
Creates a new AppSchemaMapper instance for the given schema. |
|
| Uses of GeometryStorageParams in org.deegree.feature.persistence.sql.rules |
|---|
| Constructors in org.deegree.feature.persistence.sql.rules with parameters of type GeometryStorageParams | |
|---|---|
GeometryMapping(ValueReference path,
boolean voidable,
MappingExpression mapping,
GeometryPropertyType.GeometryType type,
GeometryStorageParams geometryParams,
List<TableJoin> tableChange)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||