public class DataStoreProviderToFeatureStoreProviderFactoryWrapper extends AbstractFeatureStoreProviderFactory
NO, UNKNOWN, YES| Constructor and Description |
|---|
DataStoreProviderToFeatureStoreProviderFactoryWrapper(java.lang.String name,
java.lang.String description,
java.lang.Class provider,
java.lang.Class parametersClass) |
| Modifier and Type | Method and Description |
|---|---|
DynObject |
createParameters() |
DataStoreProvider |
createProvider(DataParameters parameters,
DataStoreProviderServices providerServices)
Builds a specific provider
|
protected java.lang.reflect.Constructor |
findConstructor(java.lang.Class clazz,
java.lang.Class[] types) |
allowEditableFeatureType, allowFunction, allowGroupBy, allowsMandatoryAttributes, allowSpatialIndexSupport, allowsPrimaryKeyAttributes, createDefaultFeatureType, getMaxAttributeNameSize, getSupportedDataTypes, getSupportedGeometryTypesSubtypes, isOptimalRecoverFeaturesByReference, preferNotToUseNonNullRestrictions, supportInsertOrUpdate, supportNumericOID, supportPassthroughMode, useLocalIndexesCanImprovePerformanceallowCreate, allowRead, allowWrite, create, hasRasterSupport, hasSQLSupport, hasTabularSupport, hasVectorialSupport, isTiledSupported, worksBestTiledgetDescription, getName, isHiddenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallowCreate, allowRead, allowWrite, getDescription, getName, hasRasterSupport, hasSQLSupport, hasTabularSupport, hasVectorialSupport, isTiledSupported, worksBestTiledcreate, isHiddenpublic DataStoreProviderToFeatureStoreProviderFactoryWrapper(java.lang.String name,
java.lang.String description,
java.lang.Class provider,
java.lang.Class parametersClass)
public DataStoreProvider createProvider(DataParameters parameters, DataStoreProviderServices providerServices) throws InitializeException
DataStoreProviderFactoryInitializeExceptionpublic final DynObject createParameters()
protected java.lang.reflect.Constructor findConstructor(java.lang.Class clazz,
java.lang.Class[] types)
throws java.lang.SecurityException,
java.lang.NoSuchMethodException
java.lang.SecurityExceptionjava.lang.NoSuchMethodException