public class SQLiteStoreProviderFactory extends JDBCStoreProviderFactoryBase
CASE_IDENTIFIERS_INDIFERENT, CASE_IDENTIFIERS_LOWERCASE, CASE_IDENTIFIERS_UPPERCASE
NO, UNKNOWN, YES
Constructor and Description |
---|
SQLiteStoreProviderFactory() |
Modifier and Type | Method and Description |
---|---|
int |
allowEditableFeatureType() |
JDBCStoreParameters |
createParameters() |
JDBCStoreProvider |
createProvider(DataParameters parameters,
DataStoreProviderServices providerServices)
Builds a specific provider
|
int |
hasRasterSupport()
The provider has raster support.
|
int |
hasSQLSupport() |
int |
hasTabularSupport()
The provider has tabular support.
|
int |
hasVectorialSupport()
The provider has vectorial support.
|
allowSpatialIndexSupport, caseIndentifierPreferedMode, isOptimalRecoverFeaturesByReference, supportPassthroughMode, useLocalIndexesCanImprovePerformance
allowFunction, allowGroupBy, allowsMandatoryAttributes, allowsPrimaryKeyAttributes, createDefaultFeatureType, getMaxAttributeNameSize, getSupportedDataTypes, getSupportedGeometryTypesSubtypes, preferNotToUseNonNullRestrictions, supportInsertOrUpdate, supportNumericOID
allowCreate, allowRead, allowWrite, create, isTiledSupported, worksBestTiled
getDescription, getName, isHidden
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allowCreate, allowRead, allowWrite, getDescription, getName, isTiledSupported, worksBestTiled
create, isHidden
public JDBCStoreProvider createProvider(DataParameters parameters, DataStoreProviderServices providerServices) throws InitializeException
DataStoreProviderFactory
createProvider
in interface DataStoreProviderFactory
createProvider
in class JDBCStoreProviderFactoryBase
InitializeException
public JDBCStoreParameters createParameters()
createParameters
in interface DataFactory
createParameters
in class JDBCStoreProviderFactoryBase
public int allowEditableFeatureType()
allowEditableFeatureType
in interface FeatureStoreProviderFactory
allowEditableFeatureType
in class AbstractFeatureStoreProviderFactory
public int hasVectorialSupport()
DataStoreProviderFactory
hasVectorialSupport
in interface DataStoreProviderFactory
hasVectorialSupport
in class AbstractDataStoreProviderFactory
public int hasRasterSupport()
DataStoreProviderFactory
hasRasterSupport
in interface DataStoreProviderFactory
hasRasterSupport
in class AbstractDataStoreProviderFactory
public int hasTabularSupport()
DataStoreProviderFactory
hasTabularSupport
in interface DataStoreProviderFactory
hasTabularSupport
in class JDBCStoreProviderFactoryBase
public int hasSQLSupport()
hasSQLSupport
in interface DataStoreProviderFactory
hasSQLSupport
in class JDBCStoreProviderFactoryBase