public interface OGRDataStoreProviderFactory extends FeatureStoreProviderFactory
NO, UNKNOWN, YES
Modifier and Type | Method and Description |
---|---|
DynObject |
createDataExplorerParameters(java.lang.Object connectionObject)
Creates specific data explorer parameters if factory can open connection
object.
|
DynObject |
createParameters(java.lang.Object connectionObject)
Creates specific parameters if factory can open connection object.
|
java.lang.String |
getDriver() |
allowEditableFeatureType, allowFunction, allowGroupBy, allowsMandatoryAttributes, allowSpatialIndexSupport, allowsPrimaryKeyAttributes, createDefaultFeatureType, getMaxAttributeNameSize, getSupportedDataTypes, getSupportedGeometryTypesSubtypes, isOptimalRecoverFeaturesByReference, preferNotToUseNonNullRestrictions, supportInsertOrUpdate, supportNumericOID, supportPassthroughMode, useLocalIndexesCanImprovePerformance
allowCreate, allowRead, allowWrite, createProvider, getDescription, getName, hasRasterSupport, hasSQLSupport, hasTabularSupport, hasVectorialSupport, isTiledSupported, worksBestTiled
create, createParameters, isHidden
java.lang.String getDriver()
DynObject createParameters(java.lang.Object connectionObject)
connectionObject
- File or connection string to be openedDynObject createDataExplorerParameters(java.lang.Object connectionObject)
connectionObject
- File or connection string to be opened