Class SQLServerTypeMapper
Object
AbstractFeatureTypeMapper
SQLServerTypeMapper
- All Implemented Interfaces:
FeatureTypeMapper
Specific SQLServer implementation for a
DataStoreWrapper
By default, SQLServer identifiers can't be longer
than 128 chars. See SQL
Syntax identifiers-
Field Summary
Fields inherited from class AbstractFeatureTypeMapper
coordinateReferenceSystem, definitions, definitionsMapping, mappedFeatureType, mappedName, maxLength, originalName, simpleFeatureSource, wrappedFeatureType
-
Constructor Summary
ConstructorsConstructorDescriptionSQLServerTypeMapper
(SimpleFeatureType featureType) Create a newSQLServerTypeMapper
on top of the original featureType provided -
Method Summary
-
Constructor Details
-
SQLServerTypeMapper
Create a newSQLServerTypeMapper
on top of the original featureType provided- Throws:
CQLException
-