Index

A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in interface org.gvsig.fmap.dal.spi.DataTransactionServices.ConnectionService
 
ABSTRACT_FEATURESTORE_DYNCLASS_NAME - Static variable in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
AbstractDataProfile - Class in org.gvsig.fmap.dal.feature
 
AbstractDataProfile(String, Class) - Constructor for class org.gvsig.fmap.dal.feature.AbstractDataProfile
 
AbstractDataProfile(String, String, Class) - Constructor for class org.gvsig.fmap.dal.feature.AbstractDataProfile
 
AbstractDataResource - Class in org.gvsig.fmap.dal
 
AbstractDataResource() - Constructor for class org.gvsig.fmap.dal.AbstractDataResource
 
AbstractFeatureRule - Class in org.gvsig.fmap.dal.feature
Abstract feature rule intended for giving a partial default implementation of the FeatureRule interface to other rule implementations.
AbstractFeatureRule(String, String) - Constructor for class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
AbstractFeatureRule(String, String, boolean, boolean) - Constructor for class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
AbstractFeatureRule(String, String, int) - Constructor for class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
AbstractFeatureStoreTransform - Class in org.gvsig.fmap.dal.feature
Abstract feature store transform intended for giving a partial default implementation of the FeatureStoreTransform interface to other transform implementations.
AbstractFeatureStoreTransform() - Constructor for class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
AbstractFeatureStoreTransform(String, String) - Constructor for class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
AbstractFeatureTypeDefinitionsManager - Class in org.gvsig.fmap.dal.feature
 
AbstractFeatureTypeDefinitionsManager() - Constructor for class org.gvsig.fmap.dal.feature.AbstractFeatureTypeDefinitionsManager
 
AbstractStoresRepository - Class in org.gvsig.fmap.dal
 
AbstractStoresRepository(String) - Constructor for class org.gvsig.fmap.dal.AbstractStoresRepository
 
AbstractStoresRepository(String, String) - Constructor for class org.gvsig.fmap.dal.AbstractStoresRepository
 
accept(Visitor) - Method in interface org.gvsig.fmap.dal.DataSet
Provides each value of this Store to the provided Visitor.
accept(Visitor) - Method in interface org.gvsig.fmap.dal.DataStore
Provides each value of this Store to the provided Visitor.
accept(Visitor, long) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Provides each value of this Store to the provided Visitor, beginning from the provided index position.
accept(Visitor, long) - Method in interface org.gvsig.fmap.dal.raster.RasterSet
Visits raster kernels from a raster
accept(Visitor, long, long) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
 
accept(Visitor, DataQuery) - Method in interface org.gvsig.fmap.dal.DataStore
Provides each value of this Store to the provided Visitor.
AccessResourceException - Exception Class in org.gvsig.fmap.dal.resource.exception
 
AccessResourceException(String, String, long) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.AccessResourceException
 
AccessResourceException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.AccessResourceException
 
AccessResourceException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.AccessResourceException
 
AccessResourceException(Resource, Throwable) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.AccessResourceException
 
add(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
add(String, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
add(String, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Adds an attribute to this EditableFeatureType.
add(String, int) - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
add(String, int, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Adds an attribute to this EditableFeatureType.
add(String, int, FeatureAttributeEmulator) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
add(String, int, Evaluator) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Adds a calculated attribute to this EditableFeatureType.
add(String, String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
add(String, String, boolean, boolean, Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
 
add(String, String, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
add(String, String, DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
add(String, DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
add(String, DataStoreParameters) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
add(String, DataStoreParameters) - Method in class org.gvsig.fmap.dal.BaseStoresRepository
 
add(String, DataStoreParameters) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
add(String, DataStoreParameters, String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
add(String, DataStoreParameters, String) - Method in class org.gvsig.fmap.dal.BaseStoresRepository
 
add(String, DataStoreParameters, String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
add(String, FeatureStore) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
add(String, FeatureStore) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
add(String, FeatureStore, String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
add(String, FeatureStore, String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
add(String, SQLBuilder_save.Privilege) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
add(String, NewDataStoreParameters, boolean) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Creates a new DataStore in this server.
add(String, NewDataStoreParameters, boolean) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
add(String, NewDataStoreParameters, boolean) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
add(Expression, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
add(DataServerExplorer) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
add(DataServerExplorer, boolean) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
add(DataServerExplorer, String) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
add(DataServerExplorer, String, boolean) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
add(DataStore) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
add(DataStore, boolean) - Method in interface org.gvsig.fmap.dal.DataTransaction
Add store to transaction.
add(DataStore, String) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
add(DataStore, String, boolean) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
add(DataTransaction, DataServerExplorer) - Static method in interface org.gvsig.fmap.dal.DataTransaction
 
add(DataTransaction, DataServerExplorer, boolean) - Static method in interface org.gvsig.fmap.dal.DataTransaction
 
add(DataTransaction, FeatureStore, boolean) - Static method in interface org.gvsig.fmap.dal.DataTransaction
 
add(Feature, Map) - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManager
 
add(FeatureRule) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Adds a new rule to this FeatureRules.
add(FeatureStore, FeatureType, DynClass) - Method in interface org.gvsig.fmap.dal.feature.FeatureTypeDefinitionsManager
Associate the DynClass to the feature type.
add(FeatureStoreTransform) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Adds a FeatureStoreTransform to this container.
add(SupportTransactions, boolean) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
add(Disposable) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
add_column(String, int, int, int, boolean, boolean, boolean, Object) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.AlterTableBuilder
 
add_column(String, int, int, int, boolean, boolean, boolean, Object) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.CreateTableBuilder
 
add_column(String, int, int, int, int, boolean, boolean, boolean, boolean, Object) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateTableBuilder
 
add_column(String, int, int, int, int, boolean, boolean, boolean, boolean, Object, boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
add_column(FeatureAttributeDescriptor) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
add_column(FeatureAttributeDescriptor) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateTableBuilder
 
add_geometry_column(String, int, int, Object, boolean, boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
add_geometry_column(String, int, int, Object, boolean, boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateTableBuilder
 
add_geometry_column(String, int, int, Projection, boolean, boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
add_geometry_column(String, int, int, Projection, boolean, boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateTableBuilder
 
add_order_by(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
add_order_by(String, boolean) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
addAggregate(String, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
addAll(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
addAttributeName(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Adds the attribute to the list of attributes that the query result Feature must have.
addBand(BandQuery) - Method in interface org.gvsig.fmap.dal.raster.RasterQuery
Adds BandQuery to this raster query
addBand(RasterStore, int) - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Add a band from other store.
addBands(RasterStore, List<Integer>) - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Add a list of bands from other store.
addConnection(DataTransactionServices.ConnectionService) - Method in interface org.gvsig.fmap.dal.spi.DataTransactionServices
 
addConstantAttributeName(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Add an attribute name that will be treated as constant for each Feature.
addConstantParameter(Object) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
addConsumer(ResourceConsumer) - Method in interface org.gvsig.fmap.dal.resource.Resource
Adds a consumer to this resource.
addDatabaseWorkspace(DatabaseWorkspaceManager) - Method in interface org.gvsig.fmap.dal.DataManager
 
addDatabaseWorkspaceListener(DatabaseWorkspaceManager.DatabaseWorkspaceListener) - Method in interface org.gvsig.fmap.dal.DataManager
 
addEssentialAttributeNames(FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
addExtraColumn(String, int, Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Adds the expression to the list of attributes that the query result Feature must have.
addFeatures(FeatureSet, FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureCache
Add a set of features contained in a envelope for a concrete scale.
addFilter(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
addFilter(Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
addFilter(Evaluator) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Adds a filter to apply to the Features to load.
addLike(FeatureAttributeDescriptor) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
addModel(File) - Method in interface org.gvsig.fmap.dal.feature.FeatureTypeDefinitionsManager
Add the definitions of feature types in the file.
addObserver(Observer) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
addParameter(int, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
addParameter(int, String, Projection) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
addParameter(DataType, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
addPrimaryKeyAttributeNames(FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
addRepository(StoresRepository) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
addRepository(StoresRepository) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
addStoreObserver(Observer) - Method in interface org.gvsig.fmap.dal.DataManager
 
addValue(String) - Method in interface org.gvsig.fmap.dal.feature.DataTypeDetector
 
AFTER_CANCELEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_CLOSE - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired after closing the store
AFTER_DELETE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_DISPOSE - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired after disposing the store
AFTER_FINISHEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_INSERT - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_OPEN - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired after opening the store
AFTER_REDO - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_REFRESH - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_REFRESH - Static variable in interface org.gvsig.fmap.dal.raster.RasterStoreNotification
Fired before refreshing the store
AFTER_STARTEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_UNDO - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_UPDATE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
AFTER_UPDATE_TYPE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
all() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
all() - Method in interface org.gvsig.fmap.dal.SQLBuilder.CountBuilder
 
all() - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantRoleBuilder
 
all() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
all(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
ALL - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
 
ALL - Enum constant in enum class org.gvsig.fmap.dal.SQLBuilder.Privilege
 
ALL_FILTER - Static variable in interface org.gvsig.fmap.dal.complements.Search
 
ALL_FILTER - Static variable in interface org.gvsig.fmap.dal.feature.FeatureType
 
allowAutomaticValues() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Incicates if attibutes with automatic values are allowed in the source
allowCreate() - Method in interface org.gvsig.fmap.dal.DataServerExplorerFactory
 
allowCreate() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider can create new stores.
allowEditableFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
allowFunction() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
allowGeometry(String, Geometry) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
allowGroupBy() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
allowIndexDuplicateds() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
allowIndexDuplicateds() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
allowNull() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Indicates whether this attribute accepts null values.
allowNulls() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
allowRead() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider has read support
allowSetting() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeEmulator
 
allowsMandatoryAttributes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
allowSpatialIndexSupport() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
allowsPrimaryKeyAttributes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
allowWrite() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider has write support
allowWrite() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates whether this store allows writing.
AlreadyEditingException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
AlreadyEditingException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.AlreadyEditingException
 
alter_column(String, int, int, int, boolean, boolean, boolean, Object) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.AlterTableBuilder
 
alter_column(Bitmask, String, int, int, int, int, boolean, boolean, boolean, boolean, Object, boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
alter_column(Bitmask, FeatureAttributeDescriptor) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_ADD_COLUMN - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_ADD_PRIMARY_KEY - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_ALL - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_CREATE_INDEX - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_DROP_COLUMN - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_DROP_INDEX - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_DROP_PRIMARY_KEY - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_GEOMETRY - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_SET_DATA_TYPE - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_SET_DEFAULT - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
ALTER_COLUMN_SET_NULL - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
alter_geometry_column(Bitmask, String, int, int, Object, boolean, boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
alter_geometry_column(Bitmask, String, int, int, Projection, boolean, boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
alter_table() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
alter_table() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
and(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ExpBuilder
 
and(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
and(SQLBuilder_save.OpBuilder) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ExpBuilder
 
apply() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
apply(FeatureStore) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
apply(FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
applyTransform(Feature, EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Applies this transform between two features, copying the source data to the target feature.
areValid() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndexes
Returns if all the indexes are valid and might be used to get Features.
as(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ColumnBuilder
 
as(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
as_clob(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
as_geometry() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
as_identifier(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
as_string(boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
as_string(byte[]) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
as_string(Number) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
as_string(Object) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
as_string(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
ascending() - Method in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
ascending(boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
asInputStream() - Method in class org.gvsig.fmap.dal.AbstractDataResource
 
asList() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Return a List of Fearures with the contents of this PagingHelper
asListOfDynObjects() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Return a List of DynObjects with the contents of this PagingHelper
asOutputStream() - Method in class org.gvsig.fmap.dal.AbstractDataResource
 
AttributeFeatureTypeIntegrityException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
AttributeFeatureTypeIntegrityException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.AttributeFeatureTypeIntegrityException
 
AttributeFeatureTypeNotSuportedException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
AttributeFeatureTypeNotSuportedException(String, int, String, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.AttributeFeatureTypeNotSuportedException
 
AttributeFeatureTypeSizeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
AttributeFeatureTypeSizeException(int) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.AttributeFeatureTypeSizeException
 
AttributeNameException - Exception Class in org.gvsig.fmap.dal.feature.exception
Used to notify the case when the name of an attribute is not valid for a certain data store.
AttributeNameException(String, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.AttributeNameException
 
AttributeNameException(String, String, long) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.AttributeNameException
 
AttributeNameTooLongException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
AttributeNameTooLongException(String, String, int) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.AttributeNameTooLongException
 

B

BandAttributeDescriptor - Interface in org.gvsig.fmap.dal.raster
This class describes an attribute of band.
BandDescriptor - Interface in org.gvsig.fmap.dal.raster
This class describes the available BandAttributeDescriptor of a band.
BandQuery - Interface in org.gvsig.fmap.dal.raster
Band query to filter raster band values by BandAttributeDescriptor values described by the BandDescriptor.
BASE_NEWPARAMETERS_PROVIDER_DEFINITION_FULLNAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
BASE_NEWPARAMETERS_PROVIDER_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
BASE_OPTIONAL_SPATIAL_PARAMETERS_PROVIDER_DEFINITION_FULLNAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
BASE_OPTIONAL_SPATIAL_PARAMETERS_PROVIDER_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
BASE_PARAMETERS_PROVIDER_DEFINITION_FULLNAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
BASE_PARAMETERS_PROVIDER_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
BASE_RASTER_NEWPARAMETERS_PROVIDER_DEFINITION_FULLNAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
BASE_RASTER_NEWPARAMETERS_PROVIDER_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
BASE_SPATIAL_PARAMETERS_PROVIDER_DEFINITION_FULLNAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
BASE_SPATIAL_PARAMETERS_PROVIDER_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
BASEFILTER_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Parameter name for initial filter
BASEORDER_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Parameter name for initial order
BaseStoresRepository - Class in org.gvsig.fmap.dal
 
BaseStoresRepository(String) - Constructor for class org.gvsig.fmap.dal.BaseStoresRepository
 
BaseStoresRepository(String, String) - Constructor for class org.gvsig.fmap.dal.BaseStoresRepository
 
BaseStoresRepository(String, String, DataServerExplorerParameters) - Constructor for class org.gvsig.fmap.dal.BaseStoresRepository
 
BASIC_TYPES_FILTER - Static variable in interface org.gvsig.fmap.dal.complements.Search
 
BASIC_TYPES_FILTER - Static variable in interface org.gvsig.fmap.dal.feature.FeatureType
 
BATCH_SIZE_PARAMETER_NAME - Static variable in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
 
BATCHSIZE_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
BEFORE_CANCELEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_CLOSE - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired before closing the store
BEFORE_DELETE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_DISPOSE - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired before disposing the store
BEFORE_FINISHEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_INSERT - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_OPEN - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired before opening the store
BEFORE_REDO - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_REFRESH - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_REFRESH - Static variable in interface org.gvsig.fmap.dal.raster.RasterStoreNotification
Fired before refreshing the store
BEFORE_STARTEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_UNDO - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_UPDATE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
BEFORE_UPDATE_TYPE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
begin() - Method in interface org.gvsig.fmap.dal.DataTransaction
 
begin() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
beginEditingGroup(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Initiates an editing group.
bytearray(byte[]) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 

C

canAdd() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Indicates whether this DataServerExplorer can create a new DataStore in the server.
canAdd() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
canAdd() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
canAdd(String) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Indicates whether this DataServerExplorer can create a new DataStore in the server, given the store name.
canAnonymousUserWriteInTheTables() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
canBeEdited() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
canBeOptimizedByProvider() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
cancelEditing() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Cancels all editing since the last edit().
cancelEditingQuietly() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
cancelEditingQuietly(FeatureStore) - Static method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
canCommitChanges() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns true if you can call CommitChanges method.
canRetryOpen(Exception, DataParameters) - Method in interface org.gvsig.fmap.dal.OpenErrorHandler
Returns true if the opening can be retried.
canSetValue(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
 
canSetValue(FeatureAttributeDescriptor, Predicate<FeatureAttributeDescriptor>) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
 
canUse(DataParameters) - Method in interface org.gvsig.fmap.dal.DataStoreFactory_v2_4
 
canWriteGeometry(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
CASE_IDENTIFIERS_INDIFERENT - Static variable in interface org.gvsig.fmap.dal.store.jdbc2.JDBCStoreProviderFactory
 
CASE_IDENTIFIERS_LOWERCASE - Static variable in interface org.gvsig.fmap.dal.store.jdbc2.JDBCStoreProviderFactory
 
CASE_IDENTIFIERS_UPPERCASE - Static variable in interface org.gvsig.fmap.dal.store.jdbc2.JDBCStoreProviderFactory
 
caseIndentifierPreferedMode() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCStoreProviderFactory
 
CATALOG_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
Parameter name for catalog
CHANGED - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource property has been changed
CHECK_BASIC - Static variable in interface org.gvsig.fmap.dal.feature.Feature
 
CHECK_REQUIREDS - Static variable in interface org.gvsig.fmap.dal.feature.Feature
 
CHECK_RULES_AT_EDITING - Static variable in interface org.gvsig.fmap.dal.feature.Feature
 
CHECK_RULES_AT_FINISH - Static variable in interface org.gvsig.fmap.dal.feature.Feature
 
CHECK_WHEN_FINISH_EDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureRule
 
CHECK_WHEN_INSERT_OR_UPDATE_FEATURE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureRule
 
CHECK_WHEN_USER_EDIT_FEATURE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureRule
 
checkAtFinishEditing() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
checkAtFinishEditing() - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
Returns true if this rule should be applied just when editing is being finished.
checkAtUpdate() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
checkAtUpdate() - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
Indicates whether this rule should be checked at update.
checkIntegrity() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Checks attribute integrity
checkwhen - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
checkWhen(int) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
checkWhen(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
 
CHOICE - Static variable in interface org.gvsig.fmap.dal.DataParameterDescriptor
Accepts a single value from a value set
clean() - Method in interface org.gvsig.fmap.dal.feature.EditableForeingKey
 
clear() - Method in interface org.gvsig.fmap.dal.DataParameters
clears the parameter container.
clear() - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
clear() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
clear() - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Clears this FeatureRules from any rules.
clear() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Empties this container.
clearAdditionalBands() - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Remove any band that does not belong to itself.
clearAllCachedResources() - Method in interface org.gvsig.fmap.dal.DataManager
 
clearAttributeNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Remove all the attribute names specifieds.
clearAvailableValuesCache() - Method in interface org.gvsig.fmap.dal.DataManager
 
clearBands() - Method in interface org.gvsig.fmap.dal.raster.RasterQuery
Clears all add band queries
clearConstantsAttributeNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Remove all the names specified as constants attributes.
clearFilter() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
clearLimit() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
clearParameters() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
clone() - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureSymbolTable
 
clone() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
clone() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
clone() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
clone() - Method in interface org.gvsig.fmap.dal.raster.RasterQuery
 
CloneException - Exception Class in org.gvsig.fmap.dal.exception
 
CloneException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.CloneException
 
close() - Method in class org.gvsig.fmap.dal.AbstractDataResource
 
close() - Method in interface org.gvsig.fmap.dal.DataServerExplorer_v2
Close connection to the server
close() - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorer
Close connection to the server
close() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
close(DataTransaction) - Static method in interface org.gvsig.fmap.dal.DataTransaction
 
CLOSE - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource is being closed
CLOSED - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource has been closed
CloseException - Exception Class in org.gvsig.fmap.dal.exception
FIXME
CloseException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.CloseException
 
closeQuietly() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
closeQuietly(JDBCConnection) - Static method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
closeRequest() - Method in interface org.gvsig.fmap.dal.resource.Resource
If the resource is not in use, calling this method will send a close request to all consumers referencing this resource.
closeResourceRequested(ResourceProvider) - Method in interface org.gvsig.fmap.dal.resource.spi.ResourceConsumer
 
closeResources() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Close all register resources.
coerce(DataType, Object, Tags) - Method in class org.gvsig.fmap.dal.feature.AbstractDataProfile
 
coerce(DataType, Object, Tags) - Method in interface org.gvsig.fmap.dal.feature.DataProfile
 
collectResources() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Iterates over the resources and frees them if they are ready to be freed or try to close them if they are idle.
column() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
column() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
column() - Method in interface org.gvsig.fmap.dal.SQLBuilder.InsertBuilder
 
column() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
column() - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateBuilder
 
column(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
column(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateIndexBuilder
 
column(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
column(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
column(ExpressionBuilder.Value) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CountBuilder
 
column(SQLBuilder.SelectColumnBuilder) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
column(SQLBuilder.TableNameBuilder, String) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
column_from(ExpressionBuilder.Variable) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
column_from(SQLBuilder.TableNameBuilder, ExpressionBuilder.Variable) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
commit() - Method in interface org.gvsig.fmap.dal.DataTransaction
 
commit() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
commitChanges() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
 
commitChanges() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Save changes in the provider without leaving the edit mode.
COMPLEMENT_MANE - Static variable in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
COMPLEMENT_MANE - Static variable in interface org.gvsig.fmap.dal.complements.Search
 
COMPLEX_NOTIFICATION - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Complex notification for special situations
ConcurrentDataModificationException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
ConcurrentDataModificationException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.ConcurrentDataModificationException
 
CONFIG_CAN_ANONYMOUS_USER_WRITE_IN_THE_TABLES - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
CONFIG_NAME_STORESREPOSITORYID - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
CONFIG_NAME_STORESREPOSITORYLABEL - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
connect() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
contains(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
contains(String) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
contains(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
contains(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
contains(DataServerExplorer) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
contains(DataServerExplorerPoolEntry) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
contains(DataStore) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
contains(DataStoreParameters) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
contains(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
contains(FeatureStore, FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureTypeDefinitionsManager
Return true if exists a DynClass defined associated to the feature type passed as parameter.
containsKey(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
CopyException - Exception Class in org.gvsig.fmap.dal.exception
 
CopyException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.CopyException
 
copyFrom(JsonObject) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
 
copyFrom(JsonObject, Predicate<FeatureAttributeDescriptor>) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Copy the "JSon" values to the feature by name.
copyFrom(Feature) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Copies the values of all attributes from the source feature to this feature
copyFrom(FeatureExtraColumns) - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
copyFrom(FeatureQuery) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
copyFrom(FeatureQueryOrder) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
copyFrom(Feature, Predicate<FeatureAttributeDescriptor>) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
 
copyFrom(Feature, Predicate<FeatureAttributeDescriptor>, Invocable) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
 
copyFrom(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
CopyParametersException - Exception Class in org.gvsig.fmap.dal.exception
 
CopyParametersException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.CopyParametersException
 
copyTo(DataServerExplorerPoolEntry) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPoolEntry
 
copyTo(FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
count() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
count(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
CoveragerStoreParameters - Interface in org.gvsig.fmap.dal.raster
 
CoverageSelection - Interface in org.gvsig.fmap.dal.raster
 
CoverageSet - Interface in org.gvsig.fmap.dal.raster
 
CoverageStore - Interface in org.gvsig.fmap.dal.raster
 
create(String, String) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Create and initialize the tables associated with a gvSIG workspace.
create(String, DataParameters, Services) - Method in interface org.gvsig.fmap.dal.Register
 
create(DataServerExplorerParameters, DataServerExplorerProviderServices) - Method in interface org.gvsig.fmap.dal.DataServerExplorerFactory
 
create(DynObject, Services) - Method in interface org.gvsig.fmap.dal.DataFactory
 
create_index() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
CREATE_STORE_AUTHORIZATION - Static variable in interface org.gvsig.fmap.dal.DataManager
 
create_table() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
create_table() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
createBandQuery(int) - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Creates a BandQuery from band received as parameter.
createBuilderFilter() - Method in interface org.gvsig.fmap.dal.feature.Feature
 
createCache(String, DynObject) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
createCacheParameters(String) - Method in interface org.gvsig.fmap.dal.DataManager
Returns an instance of DataServerExplorerParameters corresponding to the given name used by the cache to create a store to save the retrieved data.
createContext() - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
createContext() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
createDALExpressionBuilder() - Method in interface org.gvsig.fmap.dal.DataManager
 
createData(Object, Tags) - Method in class org.gvsig.fmap.dal.feature.AbstractDataProfile
 
createData(Object, Tags) - Method in interface org.gvsig.fmap.dal.feature.DataProfile
 
createDatabaseWorkspaceManager(DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataManager
 
createDataTypeDetector(Locale) - Method in interface org.gvsig.fmap.dal.DataManager
 
createDefaultFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
createEntry(String, String, DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
CreateException - Exception Class in org.gvsig.fmap.dal.exception
 
CreateException(String, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.CreateException
 
CreateException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.CreateException
 
createExpresion(String) - Method in interface org.gvsig.fmap.dal.DataManager
Creates an instance of Evaluator that represents the given expression.
createExpresion(Expression) - Method in interface org.gvsig.fmap.dal.DataManager
Creates an instance of Evaluator that represents the given expression.
createExpresionBuilder() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
createExpresionBuilder(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
createExpresionBuilder(SQLBuilder_save.OpBuilder) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
createExpression() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
createExpressionBuilder() - Method in interface org.gvsig.fmap.dal.DataManager
Creates a default ExpressionBuilder.
createExpressionBuilder() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
createFeatureAttributeDescriptor(String, int) - Method in interface org.gvsig.fmap.dal.DataManager
 
createFeatureAttributeEmulatorExpression(FeatureType, Expression) - Method in interface org.gvsig.fmap.dal.DataManager
 
CreateFeatureException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
CreateFeatureException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.CreateFeatureException
 
createFeaturePagingHelper(FeatureStore, int) - Method in interface org.gvsig.fmap.dal.DataManager
Creates a FeaturePagingHelper to paginate data from a FeatureStore.
createFeaturePagingHelper(FeatureStore, FeatureQuery, int) - Method in interface org.gvsig.fmap.dal.DataManager
Creates a FeaturePagingHelper to paginate data from a FeatureStore.
createFeatureQuery() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns a new FeatureQuery associated to this store.
createFeatureQuery(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
createFeatureQuery(String, String, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Create a FeatureQuery with the restrictions indicateds.
createFeatureQuery(String, Expression, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Create a FeatureQuery with the restrictions indicateds.
createFeatureQuery(Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
createFeatureQuery(Expression, String, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Create a FeatureQuery with the restrictions indicateds.
createFeatureQuery(Expression, Expression, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Create a FeatureQuery with the restrictions indicateds.
createFeatureRuleExpression() - Method in interface org.gvsig.fmap.dal.DataManager
 
createFeatureSelection() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
createFeatureSymbolTable() - Method in interface org.gvsig.fmap.dal.DataManager
 
createFeatureSymbolTable(String) - Method in interface org.gvsig.fmap.dal.DataManager
 
createFeatureType() - Method in interface org.gvsig.fmap.dal.DataManager
 
createFeatureType(JsonObject) - Method in interface org.gvsig.fmap.dal.DataManager
 
createFileStore(String, NewDataStoreParameters, boolean) - Method in interface org.gvsig.fmap.dal.DataManager
 
CreateFileStoreException - Exception Class in org.gvsig.fmap.dal.exception
 
CreateFileStoreException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.exception.CreateFileStoreException
 
createFilter() - Method in interface org.gvsig.fmap.dal.feature.Feature
 
createFilter(String) - Method in interface org.gvsig.fmap.dal.DataManager
Creates an instance of Evaluator that represents the given expression.
createFilter(Expression) - Method in interface org.gvsig.fmap.dal.DataManager
Creates an instance of Evaluator that represents the given expression.
CreateGeometryException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
CreateGeometryException(int, int, Throwable) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.CreateGeometryException
 
CreateGeometryException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.CreateGeometryException
 
createIndex(String, FeatureType, String, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates an index which will be applied to the features of the given type, by using the data of the given attribute.
createIndex(String, FeatureType, String, String, Observer) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates an index which will be applied to the features of the given type, by using the data of the given attribute.
createIndex(FeatureType, String, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates an index which will be applied to the features of the given type, by using the data of the given attribute.
createIndex(FeatureType, String, String, Observer) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates an index which will be applied to the features of the given type, by using the data of the given attribute.
createLabelsCacheForFieldValues(Invocable, SimpleTaskStatus) - Method in interface org.gvsig.fmap.dal.DataManager
 
createLargeFeatureSelection() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
createLargeMap() - Method in interface org.gvsig.fmap.dal.DataManager
 
createLargeSet() - Method in interface org.gvsig.fmap.dal.DataManager
 
createMemoryFeatureSelection() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
createMemoryStore(String) - Method in interface org.gvsig.fmap.dal.DataManager
Utility method to create the a FeatureStore based on the
invalid reference
MemoryStoreProvider
.
createMemoryStoreParameters(String) - Method in interface org.gvsig.fmap.dal.DataManager
Utility method to create the DataStoreParameters to create a FeatureStore based on the
invalid reference
MemoryStoreProvider
.
createNewFeature() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a new feature using the default feature type and returns it as an EditableFeature
createNewFeature(boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a new feature of default FeatureType.
createNewFeature(JsonObject) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
createNewFeature(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a new feature of default FeatureType.
createNewFeature(FeatureType, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a new feature of the given FeatureType.
createNewFeature(FeatureType, Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Creates a new feature of the given FeatureType and uses the given Feature as default values to initialize it.
createNewFeatureType() - Method in interface org.gvsig.fmap.dal.spi.DataServerExplorerProviderServices
 
createNewStoreParameters(String) - Method in interface org.gvsig.fmap.dal.DataManager
 
createNewStoreParameters(String, String) - Method in interface org.gvsig.fmap.dal.DataManager
Creates, initializes and returns an instance of NewDataStoreParameters given the name with which their provider is registered.
createParameters() - Method in interface org.gvsig.fmap.dal.DataFactory
 
createParent() - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureSymbolTable
Utility method that creates a mutable symbol table whose table delegated to this.
createProvider(DataParameters, DataStoreProviderServices) - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
Builds a specific provider
createQuery() - Method in interface org.gvsig.fmap.dal.DataStore
Returns a new instance of a DataQuery.
createRasterQuery() - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Returns a new RasterQuery associated to this store.
createResource(String, Object[]) - Method in interface org.gvsig.fmap.dal.spi.DataServerExplorerProviderServices
 
createSelectBuilder() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
createSelection() - Method in interface org.gvsig.fmap.dal.DataStore
Creates a new selection.
createServerExplorer(DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataManager
 
createServerExplorerParameters(String) - Method in interface org.gvsig.fmap.dal.DataManager
Returns an instance of DataServerExplorerParameters corresponding to the given name.
createSQLBuilder() - Method in interface org.gvsig.fmap.dal.DataServerExplorer_v2
 
createStatement() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
createStatement(String) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
createStatement(String, int, int) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
createStore() - Method in interface org.gvsig.fmap.dal.DataStoreFactory_v2_2
Builds a specific kind of store
createStore() - Method in interface org.gvsig.fmap.dal.DataStoreFactory
Builds a specific kind of store
createStore(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataManager
 
createStoreParameters(byte[]) - Method in interface org.gvsig.fmap.dal.DataManager
 
createStoreParameters(String) - Method in interface org.gvsig.fmap.dal.DataManager
 
createStoreParameters(String, Object...) - Method in interface org.gvsig.fmap.dal.DataManager
Creates, initializes and returns an instance of DataStoreParameters given the name with which their provider is registered.
createStoreParameters(DynStruct) - Method in interface org.gvsig.fmap.dal.DataManager
Creates, initializes and fill an instance of DataStoreParameters from the tags of the DynStruct passed as parameter.
createStoreParameters(Tags) - Method in interface org.gvsig.fmap.dal.DataManager
 
createTable(int) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Create the configuration table indicated in the workspace.
createTableNameBuilder() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
createTableRepository(String) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
createTableResources(String) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
createTransaction() - Method in interface org.gvsig.fmap.dal.DataManager
 
createUniqueID() - Method in interface org.gvsig.fmap.dal.DataManager
Return a 35-40 characters unique identifier.
crs(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
crs(Projection) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
CRS_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.DataParameters
 
CSV_PROVIDER_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
current_row() - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
current_table() - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
custom(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.FromBuilder
 
custom(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 

D

DAL_FEATURETYPE_MODE_EDIT - Static variable in interface org.gvsig.fmap.dal.DataManager
 
DAL_FEATURETYPE_MODE_EDIT_MSG - Static variable in interface org.gvsig.fmap.dal.DataManager
 
DAL_PREFERRED_COLUMNS - Static variable in interface org.gvsig.fmap.dal.DataManager
 
DAL_RELATED_COLUMNS - Static variable in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
DAL_RELATED_TABLE - Static variable in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
DAL_RELATED_UNIQUE_FIELD_NAME - Static variable in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
DAL_SEARCH_ATTRIBUTE_PRIORITY - Static variable in interface org.gvsig.fmap.dal.complements.Search
 
DAL_STORE_ENVELOPE - Static variable in interface org.gvsig.fmap.dal.DataManager
 
DAL_SYMBOL_TABLE - Static variable in interface org.gvsig.fmap.dal.DataManager
 
DAL_USE_LABELS - Static variable in interface org.gvsig.fmap.dal.DataManager
 
DAL_USE_LARGE_SELECTION - Static variable in interface org.gvsig.fmap.dal.DataManager
 
DALExpressionBuilder - Interface in org.gvsig.fmap.dal.expressionevaluator
 
DALExpressionBuilder.SelectCountBuilder - Interface in org.gvsig.fmap.dal.expressionevaluator
 
DALLibrary - Class in org.gvsig.fmap.dal
Initializes gvSIG's desktop DAL by registering the default implementation for DataManager and ResourceManager.
DALLibrary() - Constructor for class org.gvsig.fmap.dal.DALLibrary
 
DALLocator - Class in org.gvsig.fmap.dal
This locator is the entry point of gvSIG's DAL, providing access to all DAL services.
DALLocator() - Constructor for class org.gvsig.fmap.dal.DALLocator
 
DATA_MANAGER_NAME - Static variable in class org.gvsig.fmap.dal.DALLocator
DataManager name used by the locator to access the instance
database(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
DatabaseWorkspaceManager - Interface in org.gvsig.fmap.dal
 
DatabaseWorkspaceManager.DatabaseWorkspaceListener - Interface in org.gvsig.fmap.dal
 
DataCache - Interface in org.gvsig.fmap.dal
 
DataEvaluatorException - Exception Class in org.gvsig.fmap.dal.exception
 
DataEvaluatorException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.DataEvaluatorException
 
DataEvaluatorException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.exception.DataEvaluatorException
 
DataEvaluatorRuntimeException - Exception Class in org.gvsig.fmap.dal.exception
 
DataEvaluatorRuntimeException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.DataEvaluatorRuntimeException
 
DataException - Exception Class in org.gvsig.fmap.dal.exception
 
DataException() - Constructor for exception class org.gvsig.fmap.dal.exception.DataException
 
DataException(String, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.DataException
 
DataException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.DataException
 
DataExportException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
DataExportException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.DataExportException
 
DataFactory - Interface in org.gvsig.fmap.dal
 
DataFactoryUnit - Interface in org.gvsig.fmap.dal
 
DataListException - Exception Class in org.gvsig.fmap.dal.exception
 
DataListException(String, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.DataListException
 
DataListException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.DataListException
 
DataManager - Interface in org.gvsig.fmap.dal
There are two top level management roles within DAL: data access and resource management.
DataParameterDescriptor - Interface in org.gvsig.fmap.dal
This interface describes the properties of a parameter.
DataParameters - Interface in org.gvsig.fmap.dal
This interface is a generic persistent parameter container.
DataProfile - Interface in org.gvsig.fmap.dal.feature
 
DataQuery - Interface in org.gvsig.fmap.dal
Defines the properties of a collection of data, as a result of a query through a DataStore.
DataRuntimeException - Exception Class in org.gvsig.fmap.dal.exception
 
DataRuntimeException(String) - Constructor for exception class org.gvsig.fmap.dal.exception.DataRuntimeException
 
DataRuntimeException(String, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.DataRuntimeException
 
DataRuntimeException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.DataRuntimeException
 
DataRuntimeException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.DataRuntimeException
 
DataSelection - Interface in org.gvsig.fmap.dal
Interface to manage selection of objects from an undetermined set.
DataServerExplorer - Interface in org.gvsig.fmap.dal
DataServerExplorer is an abstraction for any type of data server.
DataServerExplorer_v2 - Interface in org.gvsig.fmap.dal
 
DataServerExplorerFactory - Interface in org.gvsig.fmap.dal
 
DataServerExplorerParameters - Interface in org.gvsig.fmap.dal
DataServerExplorer parameter container.
DataServerExplorerPool - Interface in org.gvsig.fmap.dal
 
DataServerExplorerPoolEntry - Interface in org.gvsig.fmap.dal
 
DataServerExplorerProviderServices - Interface in org.gvsig.fmap.dal.spi
Base inferface of services for data servers explorers
DataSet - Interface in org.gvsig.fmap.dal
Interface that represents a generic set of data.
DATASET_CHANGED - Static variable in interface org.gvsig.fmap.dal.raster.RasterStoreNotification
Fired when dataset changed
DATASTATUS_BROKEN - Static variable in interface org.gvsig.fmap.dal.feature.Feature
 
DATASTATUS_INCONSISTENT - Static variable in interface org.gvsig.fmap.dal.feature.Feature
 
DATASTATUS_OK - Static variable in interface org.gvsig.fmap.dal.feature.Feature
 
DataStore - Interface in org.gvsig.fmap.dal
This is the basic interface for all data stores.
DataStoreFactory - Interface in org.gvsig.fmap.dal
Interface for all DataStore factories.
DataStoreFactory_v2_2 - Interface in org.gvsig.fmap.dal
Interface for all DataStore factories.
DataStoreFactory_v2_4 - Interface in org.gvsig.fmap.dal
 
DataStoreNotification - Interface in org.gvsig.fmap.dal
This interface represents a notification produced by a DataStore.
DataStoreParameters - Interface in org.gvsig.fmap.dal
This interface is used by any store implementation that requires store specific parameters.
DataStoreProvider - Interface in org.gvsig.fmap.dal
 
DataStoreProviderFactory - Interface in org.gvsig.fmap.dal
 
DataStoreProviderServices - Interface in org.gvsig.fmap.dal.spi
Base interface of Services for data providers
DataTransaction - Interface in org.gvsig.fmap.dal
 
DataTransactionServices - Interface in org.gvsig.fmap.dal.spi
 
DataTransactionServices.ConnectionService<T> - Interface in org.gvsig.fmap.dal.spi
 
DataTypeDetector - Interface in org.gvsig.fmap.dal.feature
 
DataTypeDetector.DataTypeDetected - Interface in org.gvsig.fmap.dal.feature
 
DataTypes - Interface in org.gvsig.fmap.dal
This interface defines a set of constants for all data types supported by the DAL.
DataTypeUtils - Class in org.gvsig.fmap.dal
 
DataTypeUtils() - Constructor for class org.gvsig.fmap.dal.DataTypeUtils
 
DBASE_PROVIDER_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
DBConnectionParameter - Interface in org.gvsig.fmap.dal.serverexplorer.db
Interface for describe parameters of a Data Base connection
DBNAME_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.resource.db.DBParameters
Parameter name for data base name
DBNewStoreParameters - Interface in org.gvsig.fmap.dal.store.db
 
DBParameters - Interface in org.gvsig.fmap.dal.resource.db
Interface for describe parameters of a Data Base
DBResource - Interface in org.gvsig.fmap.dal.resource.db
Interface for Resources of a Data Base
DBResourceParameters - Interface in org.gvsig.fmap.dal.resource.db
 
DBServerExplorer - Interface in org.gvsig.fmap.dal.serverexplorer.db
Base interface of DataServerExplorer for Data Base type server
DBServerExplorerParameters - Interface in org.gvsig.fmap.dal.serverexplorer.db
 
DBStoreParameters - Interface in org.gvsig.fmap.dal.store.db
 
DEFAULT_BATCH_SIZE - Static variable in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
 
DEFAULT_RECOMENDED_SQL_LENGTH - Static variable in interface org.gvsig.fmap.dal.SQLBuilder
 
default_schema() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
default_schema() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
DEFAULTGEOMETRY_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Parameter name for default geometry
delete() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
delete() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
delete() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
delete() - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantRoleBuilder
 
delete(double) - Method in interface org.gvsig.fmap.dal.feature.FeatureCache
Delete all the features for a concrete scale.
delete(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
delete(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
delete(Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
delete(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Deletes a Feature in the index.
delete(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Deletes a Feature from this FeatureSet.
Any DisposableIterator from this store that was still in use will be unsafe.
delete(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Deletes a Feature from the store.
Any FeatureSet from this store that was still in use will be invalidated.
delete(Feature) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Deletes a Feature from current FeatureSet.
delete(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Deletes a FeatureSet from this index FeatureType is not checked so it will accept any FeatureType as long as exists a column with a valid name
DELETE - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
 
DELETE - Enum constant in enum class org.gvsig.fmap.dal.SQLBuilder.Privilege
 
deleteAll() - Method in interface org.gvsig.fmap.dal.DataCache
Delete cache.
deleteObserver(Observer) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
deleteObservers() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
descending() - Method in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
descripcion - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
description - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
deselect(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
Removes a feature from the selection.
deselect(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Removes a feature from the selection.
deselect(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
Removes a DataSet of features from the selection.
deselectAll() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Deselects all values.
disable_check_order_and_offset() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
disconnect() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
DisposableFeatureSetIterable - Interface in org.gvsig.fmap.dal.feature
 
dispose() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
 
DISPOSE - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource is being disposed
DisposeResorceManagerException - Exception Class in org.gvsig.fmap.dal.resource.exception
 
DisposeResorceManagerException() - Constructor for exception class org.gvsig.fmap.dal.resource.exception.DisposeResorceManagerException
 
distinct() - Method in interface org.gvsig.fmap.dal.SQLBuilder.CountBuilder
 
distinct() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
doCoerce(DataType, Object, Tags) - Method in class org.gvsig.fmap.dal.feature.AbstractDataProfile
 
doCreateData(Object, Tags) - Method in class org.gvsig.fmap.dal.feature.AbstractDataProfile
 
doInitialize() - Method in class org.gvsig.fmap.dal.DALLibrary
 
doPostInitialize() - Method in class org.gvsig.fmap.dal.DALLibrary
 
doRegistration() - Method in class org.gvsig.fmap.dal.DALLibrary
 
drop() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
drop_column(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.AlterTableBuilder
 
drop_column(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
drop_index() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
drop_primary_key(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
drop_table() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
drop_table() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
dropCaches() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
dropTable(int) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Remove the indicated configuration table from the workspace.
DYNMETHOD_GETCOLORINTERPRETATION_NAME - Static variable in interface org.gvsig.fmap.dal.raster.RasterStore
May provide a dynamic method to get the Color Interpretation
DYNMETHOD_GETCOLORTABLE_NAME - Static variable in interface org.gvsig.fmap.dal.raster.RasterStore
May provide a dynamic method to get the Color Table
DYNMETHOD_GETLEGEND_NAME - Static variable in interface org.gvsig.fmap.dal.raster.RasterStore
May provide a dynamic method to get the legend

E

edit() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Enters editing state.
edit(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Enters editing state specifying the editing mode.
edit(int, int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
EditableFeature - Interface in org.gvsig.fmap.dal.feature
This interface represents a Feature in editable state.
EditableFeatureAttributeDescriptor - Interface in org.gvsig.fmap.dal.feature
This interface represents a FeatureAttributeDescriptor in editable state.
EditableFeatureType - Interface in org.gvsig.fmap.dal.feature
This interface represents a FeatureType in editable state.
EditableForeingKey - Interface in org.gvsig.fmap.dal.feature
 
EMPTY_DISPOSABLE_FEATURE_SET_ITERABLE - Static variable in interface org.gvsig.fmap.dal.feature.DisposableFeatureSetIterable
 
EMPTY_FEATURESET - Static variable in interface org.gvsig.fmap.dal.feature.FeatureSet
 
EMTPY_FEATURE_SELECTION - Static variable in interface org.gvsig.fmap.dal.feature.FeatureSelection
 
endEditingGroup() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Finishes an editing group.
endLoading() - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManager
 
eq(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
EWKB - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.GeometrySupportType
 
execute(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
execute(String) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
execute(ResourceAction) - Method in interface org.gvsig.fmap.dal.resource.Resource
Executes an action which uses the current Resource.
exists() - Method in class org.gvsig.fmap.dal.AbstractDataResource
 
exists() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
Check if the explorer defined by this parameters reference to a database.
exists(ExpressionBuilder.Value) - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
exists(ExpressionBuilder.Value, String) - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
exists(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
 
existsConnection(String) - Method in interface org.gvsig.fmap.dal.spi.DataTransactionServices
 
existsdb(File) - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
existsTable(int) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Check if the indicated configuration table exists in the workspace.
exits(String) - Method in interface org.gvsig.fmap.dal.Register
 
export(DataServerExplorer, String, NewFeatureStoreParameters, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Exports this store to another store.
expression() - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
expression() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
expression(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ColumnBuilder
 
ExternalStoreProviderFactory - Interface in org.gvsig.fmap.dal
 

F

FacadeOfAFeature - Interface in org.gvsig.fmap.dal.feature
 
FacadeOfAFeaturePagingHelper - Interface in org.gvsig.fmap.dal.feature.paging
 
FAILED_FINISHEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
FAILED_STARTEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
fastIterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns a fast iterator over this set.
fastIterator(long) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns a fast iterator over this set, starting from the given index.
fastIterator(long, long) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
 
Feature - Interface in org.gvsig.fmap.dal.feature
Represents the basic data unit of a tabular structure, equivalent to a record in a data base table.
FEATURE_ATTRIBUTE_DESCRIPTOR - Static variable in interface org.gvsig.fmap.dal.SQLBuilder
 
FEATURE_METADATA_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
FeatureAttributeDescriptor - Interface in org.gvsig.fmap.dal.feature
A feature attribute descriptor contains information about one of the attributes in a feature, such as its name, data type or precision.
FeatureAttributeEmulator - Interface in org.gvsig.fmap.dal.feature
 
FeatureAttributeEmulatorExpression - Interface in org.gvsig.fmap.dal.expressionevaluator
 
FeatureAttributeGetter - Interface in org.gvsig.fmap.dal.feature
 
FeatureCache - Interface in org.gvsig.fmap.dal.feature
This class represents a vectorial cache that is used to save and retrieve FeatureSets.
FeatureExtraColumns - Interface in org.gvsig.fmap.dal.feature
 
FeatureIndex - Interface in org.gvsig.fmap.dal.feature
This interface represents a local index on feature based data.
FeatureIndexes - Interface in org.gvsig.fmap.dal.feature
This interface gives access to a store's local indexes and also provides a delegated method for obtaining a resulting FeatureSet using the appropriate index given an Evaluator.
FeatureIndexException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
FeatureIndexException(Exception) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.FeatureIndexException
Main constructor that provides a cause Exception
FeatureIndexException(String, String, long) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.FeatureIndexException
 
FeatureIndexException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.FeatureIndexException
 
FeatureIndexOperationException - Exception Class in org.gvsig.fmap.dal.feature.exception
Exception thrown when a FeatureIndex operation has failed.
FeatureIndexOperationException(FeatureIndex, String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.FeatureIndexOperationException
FeatureLocks - Interface in org.gvsig.fmap.dal.feature
Manages locks of Features.
FeatureLocksGroup - Interface in org.gvsig.fmap.dal.feature
 
FeaturePagingHelper - Interface in org.gvsig.fmap.dal.feature.paging
Helper interface to access the values of a FeatureCollection by position.
FeatureQuery - Interface in org.gvsig.fmap.dal.feature
Defines the properties of a collection of Features, as a result of a query through a FeatureStore.
FeatureQueryOrder - Interface in org.gvsig.fmap.dal.feature
 
FeatureQueryOrder.FeatureQueryOrderMember - Interface in org.gvsig.fmap.dal.feature
 
FeatureReference - Interface in org.gvsig.fmap.dal.feature
A FeatureReference is a lightweight unique identifier for a Feature.
FeatureReferenceIterator - Interface in org.gvsig.fmap.dal.feature
 
FeatureReferenceSelection - Interface in org.gvsig.fmap.dal.feature
Interface to manage selection of objects from an undetermined set.
FeatureRule - Interface in org.gvsig.fmap.dal.feature
Represents a Feature validation rule.
FeatureRuleExpression - Interface in org.gvsig.fmap.dal.feature
 
FeatureRules - Interface in org.gvsig.fmap.dal.feature
This is a container for FeatureRules.
FeatureSelection - Interface in org.gvsig.fmap.dal.feature
Manages a selection of Features.
FeatureSet - Interface in org.gvsig.fmap.dal.feature
A FeatureSet represents a set of Feature(s).
FeatureSetInitializeException - Exception Class in org.gvsig.fmap.dal.feature.exception
Exception thrown when an error is produced while creating or initializing a FeatureSet.
FeatureSetInitializeException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.FeatureSetInitializeException
FeatureStore - Interface in org.gvsig.fmap.dal.feature
A FeatureStore is a type of store whose data consists on sets of Feature(s).
FeatureStoreNotification - Interface in org.gvsig.fmap.dal.feature
 
FeatureStoreProviderFactory - Interface in org.gvsig.fmap.dal.feature
 
FeatureStoreTimeSupport - Interface in org.gvsig.fmap.dal.feature
 
FeatureStoreTransform - Interface in org.gvsig.fmap.dal.feature
A FeatureStoreTransform provides a mechanism for mapping a source FeatureType to a target FeatureType, allowing to build different views (as in database view) over different feature types even from different stores.
FeatureStoreTransforms - Interface in org.gvsig.fmap.dal.feature
This interface represents a container for store transforms.
FeatureSymbolTable - Interface in org.gvsig.fmap.dal.expressionevaluator
 
featureType() - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
FeatureType - Interface in org.gvsig.fmap.dal.feature
This interface provides all the information that describes the structure of a type of feature, methods for managing it and also offers a variety of utility methods for simplicity's sake.
FEATURETYPE_DEFINITIONS_MANAGER_NAME - Static variable in class org.gvsig.fmap.dal.DALLocator
DataManager name used by the locator to access the instance
FEATURETYPE_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.feature.NewFeatureStoreParameters
Parameter name for specify the feature type in the creacion of news stores.
FeatureType.FeatureTypeChanged - Interface in org.gvsig.fmap.dal.feature
 
FeatureTypeDefinitionsManager - Interface in org.gvsig.fmap.dal.feature
 
featureTypeExpireTimeInMillis - Variable in class org.gvsig.fmap.dal.AbstractStoresRepository
 
FeatureTypeIntegrityException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
FeatureTypeIntegrityException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.FeatureTypeIntegrityException
 
featureTypes - Variable in class org.gvsig.fmap.dal.AbstractStoresRepository
 
FeatureVisitor - Interface in org.gvsig.fmap.dal.feature
 
FIELD_CONFIGURATION_NAME - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
FIELD_CONFIGURATION_VALUE - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
FIELD_REPOSITORY_EXTRA - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
FIELD_REPOSITORY_FLAGS - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
FIELD_REPOSITORY_NAME - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
FIELD_REPOSITORY_PARAMETERS - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
FIELD_RESOURCES_NAME - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
FIELD_RESOURCES_RESOURCE - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
FIELDS_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Parameter name for fields
FileNotFoundException - Exception Class in org.gvsig.fmap.dal.exception
 
FileNotFoundException(File) - Constructor for exception class org.gvsig.fmap.dal.exception.FileNotFoundException
 
FileNotFoundException(String) - Constructor for exception class org.gvsig.fmap.dal.exception.FileNotFoundException
 
FILESYSTEM_SERVER_EXPLORER_NAME - Static variable in interface org.gvsig.fmap.dal.DataServerExplorer
 
findFirst(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the first Feature that meets the criteria indicated.
findFirst(String, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the first Feature that meets the criteria indicated.
findFirst(String, String, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the first Feature that meets the criteria indicated.
findFirst(String, Expression, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the first Feature that meets the criteria indicated.
findFirst(Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the first Feature that meets the criteria indicated.
findFirst(Expression, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the first Feature that meets the criteria indicated.
findFirst(Expression, String, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the first Feature that meets the criteria indicated.
findFirst(Expression, Expression, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the first Feature that meets the criteria indicated.
findFirst(FeatureQuery) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the first Feature that meets the criteria indicated.
finish() - Method in interface org.gvsig.fmap.dal.spi.DataTransactionServices.ConnectionService
 
finishEditing() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Exits editing state.
FinishEditingException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
FinishEditingException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.FinishEditingException
 
finishEditingQuietly() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
finishEditingQuietly(FeatureStore) - Static method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
first() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Return the first feature of the set.
first() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return the first Feature of the store.
forceStrongChanges() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
foreignkey(String, String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
foreing_value(String, String) - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
ForeingKey - Interface in org.gvsig.fmap.dal.feature
 
ForeingKey.ContextForeingKey - Interface in org.gvsig.fmap.dal.feature
 
format(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
format(Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
format(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
formatter() - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
formatter() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
formatter(Formatter<ExpressionBuilder.Value>) - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
from() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
from() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
from(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
FUNCTION_CREATE_IN_MEMORY_TABLE - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_CREATE_TABLE - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_CREATE_TABLE_STRUCTURE - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_CURRENT_ROW - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_CURRENT_STORE - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_EXECUTESQL - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_EXISTS - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_EXISTS_TABLE - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_FOREIGN_VALUE - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_FOREING_VALUE - Static variable in interface org.gvsig.fmap.dal.DataManager
Deprecated.
FUNCTION_GEOMETRY - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_INSERT_INTO_TABLE - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_ISSELECTED_CURRENT_ROW - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_ROW_TAG - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_SELECT - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_SELECT_COUNT - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_SELECT_COUNT_FROM_SELECTION - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_SELECT_FROM_SELECTION - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_SET_ROW_TAG - Static variable in interface org.gvsig.fmap.dal.DataManager
 
FUNCTION_UPDATE - Static variable in interface org.gvsig.fmap.dal.DataManager
 

G

ge(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
geometry(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ColumnBuilder
 
geometry(Geometry, Projection) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
geometry(Envelope, Projection) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
geometry_support_type() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
geometry_support_type() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
GEOMETRYSUBTYPE_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Parameter name for GeometrySubtype
GEOMETRYTYPE_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Parameter name for GeometryType
GEOPACKAGE_PROVIDER_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
get() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns an object that represents the resource.
get() - Method in interface org.gvsig.fmap.dal.spi.DataTransactionServices.ConnectionService
 
get() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
get(int) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
get(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the value of an attribute given its position.
get(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
get(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Returns an object given its index.
get(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an attribute descriptor given its index
get(int) - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
Gets the BandAttributeDescriptor by index.
get(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
get(String) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Gets the value of a configuration variable associated with this work space.
get(String) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
 
get(String) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
get(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the value of an attribute given its name.
get(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Retrieve the value of the attribute "name".
get(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
get(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
get(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an attribute descriptor given its name.
get(String) - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
Gets the BandAttributeDescriptor by name.
get(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
get(String) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
get(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeEmulator
 
get(FeatureStore, FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureTypeDefinitionsManager
Search if exists a DynClass associated to the feature type and return it.
getAdditionalInfo(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns additional information of the attribute
getAddParameters() - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorer
Return a instance of NewDataStoreParameters to fill
getAddParameters() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
getAddParameters() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
getAddParameters(String) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Given the store's name, returns its parameters for creation.
getAggregate(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Deprecated.
getAggregate(String, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
getAggregateFunction(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
getAggregateFunctions() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Return the aggregate functions useds for every attribute of the feature.
getAlias() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ColumnBuilder
 
getAlias() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
getAllAttributeDescriptors() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
getAllRole() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getAlternativeResourcesStorage(String) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
If the workspace has an alternate resource storage defined, return it.
getArray(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the array value of an attribute given its position.
getArray(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the array value of an attribute given its name.
getAscending() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
getAsDynObject() - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getAsFeatureStore() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
getAttributeDescriptor(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns a FeatureAttributeDescriptor given the attribute index.
getAttributeDescriptor(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns a FeatureAttributeDescriptor given the attribute name, or null if an attribute with the given name does not exist.
getAttributeDescriptorFromAll(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
getAttributeDescriptors() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an Array of the FeatureAttributeDescriptor
getAttributeName() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
getAttributeName() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTimeSupport
 
getAttributeName(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the name of the given the attribute index.
getAttributeNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Attribute names
getAttributeNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the names of the attributes to load from each Feature.
getAvailableValues() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns an array containing the available values accepted by the parameter.
getAvailableValues() - Method in interface org.gvsig.fmap.dal.raster.BandAttributeDescriptor
Available values of this attribute band
getAvailableValues(ForeingKey.ContextForeingKey) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getAvailableValuesExpression() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getAvailableValuesFilter() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getAvailableValuesType() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns one of the available values type.
getBand() - Method in interface org.gvsig.fmap.dal.raster.BandAttributeDescriptor
Gets band of this attribute descriptor
getBand() - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
Gets band of this descriptor.
getBand() - Method in interface org.gvsig.fmap.dal.raster.BandQuery
Band of this query band.
getBandCount() - Method in interface org.gvsig.fmap.dal.raster.RasterKernel
Number of bands from the raster
getBandDescriptor(int) - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Gets
invalid reference
BandsDescriptor
of band received as parameter.
getBandDescriptors() - Method in interface org.gvsig.fmap.dal.raster.RasterStore
 
getBands() - Method in interface org.gvsig.fmap.dal.raster.RasterQuery
Get added band queries to this RasterQuery
getBands() - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Gets number of total bands
getBaseFilter() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Get initial filter to use.

This filter is passed to BD provider on each request as a base filter.
getBaseFilter() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getBaseFolder() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
getBaseOrder() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Get initial order to use.

This order is used if no custom order is request in query.
getBaseOrder() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getBatchSize() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
 
getBatchSize() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getBatchSize() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResourceParameters
 
getBatchSize() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
getBatchSize() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getBoolean(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Boolean value of an attribute given its position.
getBoolean(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Boolean value of an attribute given its name.
getBooleanOrDefault(int, boolean) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getBooleanOrDefault(String, boolean) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getBreakingsCause() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getBuffer() - Method in interface org.gvsig.fmap.dal.raster.NewRasterStoreParameters
Gets the buffer to be created
getByte(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the byte value of an attribute given its position.
getByte(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the byte value of an attribute given its name.
getByteArray(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getByteArray(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getCache() - Method in interface org.gvsig.fmap.dal.DataStore
 
getCache() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getCache() - Method in interface org.gvsig.fmap.dal.raster.RasterStore
 
getCacheResourcesFolder() - Method in interface org.gvsig.fmap.dal.DataManager
 
getCatalog() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
Return catalog parameter
getCatalog() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getCatalog() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResourceParameters
 
getCatalog() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
getCatalog() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getChangedsFeatureTypes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getChildren() - Method in interface org.gvsig.fmap.dal.DataStore
Returns an UnmodifiableBasicMap with this store children.
getClip() - Method in interface org.gvsig.fmap.dal.raster.RasterQuery
Returns a clip from the raster
getCode() - Method in interface org.gvsig.fmap.dal.DataTransaction
 
getCode() - Method in interface org.gvsig.fmap.dal.feature.FeatureReference
 
getCode(ForeingKey.ContextForeingKey, Feature) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getCodeName() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getCoercion() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Return a Coercion to convert a value to the type of this attribute.
getCoercionContext() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Return a CoercionContext for this attribute.
getCollectionResult() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getColumn() - Method in interface org.gvsig.fmap.dal.raster.RasterKernel
Raster column which is being informed
getColumn(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
getColumnDescriptor(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateTableBuilder
 
getColumns() - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
getColumns() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
getColumns(RelatedFeatures.ContextRelatedFeatures) - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
getCommand() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getCondition() - Method in interface org.gvsig.fmap.dal.SQLBuilder.JoinBuilder
 
getConnection(String) - Method in interface org.gvsig.fmap.dal.spi.DataTransactionServices
 
getConnection(DataTransactionServices, String) - Static method in interface org.gvsig.fmap.dal.spi.DataTransactionServices
 
getConnectionProviderStatus() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
getConstantsAttributeNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the names of the attributes that are constants in each Feature.
getConstrainName(SQLBuilder.TableNameBuilder, String, String) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
getConsumersCount() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns this resource's current number of consumers.
getContextValues() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey.ContextForeingKey
 
getCopy() - Method in interface org.gvsig.fmap.dal.DataParameters
Creates and returns a new copy of this DataParameters.
getCopy() - Method in interface org.gvsig.fmap.dal.feature.Feature
Creates and returns a copy of this
getCopy() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns a clone of this attribute descriptor
getCopy() - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
getCopy() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
getCopy() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
getCopy() - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Returns a new copy of this FeatureRules.
getCopy() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns a new copy of this FeatureType
getCopy() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getCreateTableSQLs(String, String, String, FeatureType) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
getCRS() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.Parameter
 
getCRS() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Get the SRS id string set manually for the default geometry field of this layer.

if is set to null means that the library must detect it automatically.

Supported only for stores with geometric fields.
getCurrentPageFeatures() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns all the values of the current loaded page.
getDALBytesFromFeatureType(FeatureType) - Method in interface org.gvsig.fmap.dal.DataManager
 
getData() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns a custom object containing extended data relative to this resource.
getDatabase() - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
getDatabaseWorkspace(String) - Method in interface org.gvsig.fmap.dal.DataManager
 
getDatabaseWorkspace(DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataManager
 
getDatabaseWorkspace(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataManager
 
getDataClass() - Method in class org.gvsig.fmap.dal.feature.AbstractDataProfile
 
getDataClass() - Method in interface org.gvsig.fmap.dal.feature.DataProfile
 
getDataManager() - Static method in class org.gvsig.fmap.dal.DALLocator
Return a reference to DataManager.
getDataProfile() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getDataProfile(String) - Method in interface org.gvsig.fmap.dal.DataManager
 
getDataProfileName() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getDataProfiles() - Method in interface org.gvsig.fmap.dal.DataManager
 
getDataServerExplorerPool() - Method in interface org.gvsig.fmap.dal.DataManager
 
getDataSet() - Method in interface org.gvsig.fmap.dal.DataStore
Returns all available data.
getDataSet(DataQuery) - Method in interface org.gvsig.fmap.dal.DataStore
Returns a subset of data taking into account the properties and restrictions of the DataQuery.
getDataSet(DataQuery, Observer) - Method in interface org.gvsig.fmap.dal.DataStore
Loads a subset of data taking into account the properties and restrictions of the DataQuery.
getDataSet(Observer) - Method in interface org.gvsig.fmap.dal.DataStore
Loads all available data and notifies the observer for each loaded block of data.
getDataStatus() - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getDataStore() - Method in interface org.gvsig.fmap.dal.HasDataStore
 
getDataStoreName() - Method in interface org.gvsig.fmap.dal.DataStoreParameters
Returns the DataStore's name
getDataStoreName() - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
getDataStoreName() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
getDataStoreProviderNames() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Return the list of provider names that this server allow.
getDataStoreProviderNames() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
getDataStoreProviderNames() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
getDataType() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the parameter's data type.
getDataType() - Method in interface org.gvsig.fmap.dal.feature.DataTypeDetector
 
getDataType() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeGetter
 
getDataType() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Data type
getDataType() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTimeSupport
 
getDataType() - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
Gets the dataType.
getDataTypeName() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns the name of this attribute's data type.
getDataTypes() - Method in interface org.gvsig.fmap.dal.DataManager
Return a list of the DataTypes supported for the type of the feature attributes.
getDate(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Date value of an attribute given its position.
getDate(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Date value of an attribute given its name.
getDateFormat() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
If this attribute is of type Date, then this method returns the date format set by the data store.
getDateOrDefault(int, Date) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getDateOrDefault(String, Date) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getDBName() - Method in interface org.gvsig.fmap.dal.resource.db.DBParameters
Return the value of data base name parameter
getDBName() - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
 
getDBName() - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
 
getDBName() - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
getDBName() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
getDBName() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getDecimal(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the BigDecimal value of an attribute given its position.
getDecimal(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the BigDecimal value of an attribute given its name.
getDecimalOrDefault(int, BigDecimal) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getDecimalOrDefault(String, BigDecimal) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getDefaultEnvelope() - Method in interface org.gvsig.fmap.dal.feature.Feature
Envelope (AKA extent or bounding box) of the default geometry attribute.
getDefaultFeatureIndexProviderName(int) - Method in interface org.gvsig.fmap.dal.DataManager
Returns the default DataIndexProvider name, given a data type.
getDefaultFeatureType() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getDefaultFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns the default FeatureType of this FeatureSet.
getDefaultFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store's default FeatureType.
getDefaultFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Returns the default FeatureType.
getDefaultFeatureType() - Method in interface org.gvsig.fmap.dal.feature.NewFeatureStoreParameters
 
getDefaultFeatureType() - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
getDefaultFeatureTypeQuietly() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getDefaultFormat() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getDefaultGeometry() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the value of the default geometry attribute, which is a Geometry.
getDefaultGeometryAttribute() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the default geometry FeatureAttributeDescriptor.
getDefaultGeometryAttributeIndex() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the index of the attribute that will be used as default geometry attribute.
getDefaultGeometryAttributeName() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the name of the attribute that will be used as default geometry attribute for those processes that require a geometry (for instance rendering).
getDefaultGeometryField() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Return the geometry field to use like default geometry (see Feature.getDefaultGeometry())

This option is supported only in geometry providers.
If this parameters is not set and store has only one field geometry then library uses that field as default
getDefaultLegend() - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManager
 
getDefaultSRS() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Spatial Reference System in which is expressed the default geometry attribute.
getDefaultSRS() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the SRS in which the default geometry attribute is expressed.
getDefaultTimeAttribute() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the default time FeatureAttributeDescriptor.
getDefaultTimeAttributeIndex() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the index of the attribute that will be used as default geometry attribute.
getDefaultTimeAttributeName() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns the name of the attribute that will be used as default geometry attribute for those processes that require a geometry (for instance rendering).
getDefaultTimeout() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getDefaultValue() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the parameter's default value.
getDefaultValue() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getDefaultValueCoerced() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Return the default value coerced to the data type of attribute.
getDeletedsFeatures() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getDeleteRole() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getDescription() - Method in interface org.gvsig.fmap.dal.DataFactory
 
getDescription() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the parameter's description
getDescription() - Method in interface org.gvsig.fmap.dal.DataServerExplorerPoolEntry
 
getDescription() - Method in interface org.gvsig.fmap.dal.DataStoreParameters
Returns the DataStore's description
getDescription() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
Return a short descripion about the provider
getDescription() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
getDescription() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getDescription() - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
Returns the rule description
getDescription() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
getDescription() - Method in interface org.gvsig.fmap.dal.raster.BandAttributeDescriptor
Description of attribute
getDescription() - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
 
getDescription() - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
getDescription() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
getDescriptor() - Method in interface org.gvsig.fmap.dal.complements.Search.OrderedAttribute
 
getDescriptor() - Method in interface org.gvsig.fmap.dal.raster.BandQuery
Gets BandDescriptor of this query.
getDimensions() - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Return the buffer dimensions of the complete store.
getDisplaySize() - Method in interface org.gvsig.fmap.dal.feature.DataTypeDetector.DataTypeDetected
 
getDisplaySize() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Return the designated column normal maximum width in characters.
getDouble(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the double value of an attribute given its position.
getDouble(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the double value of an attribute given its name.
getDoubleOrDefault(int, double) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getDoubleOrDefault(String, double) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getDynObjectSet() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns a DynObjectSet of the contents of this set.
getDynObjectSet(boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns a DynObjectSet of the contents of this set.
getDynValue(String) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getDynValue(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
getEditable() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Returns a copy of this editable feature type.
getEditable() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the editable instance of this Feature.
getEditable() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an editable instance of this FeatureType.
getEditableAttributeDescriptor(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Returns a FeatureAttributeDescriptor given the attribute index.
getEditableAttributeDescriptor(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Returns a FeatureAttributeDescriptor given the attribute name, or null if an attribute with the given name does not exist.
getEditableFeature() - Method in interface org.gvsig.fmap.dal.feature.FacadeOfAFeature
 
getEditedFeatures() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getEditedFeaturesNotValidated() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getEditingSession() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getEditingSession() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getEditMode() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getEnsureReferentialIntegrity() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getEnvelope() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store's total envelope (extent).
getEnvelope() - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Returns the envelope associated to this store buffer
getErrorMessage() - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureAttributeEmulatorExpression
 
getEvaluator() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns an evaluator that will be used to calculate the value of this attribute
getEvaluator() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
getEvaluatorData() - Method in interface org.gvsig.fmap.dal.feature.Feature
This lets Feature be used eaily with Evaluator
getEWKB(Geometry) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
getEWKB(Envelope) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
getExceptionLoading() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getExplorer() - Method in interface org.gvsig.fmap.dal.DataStore
Returns the DataServerExplorer to which this DataStore belongs, if there is any.
getExplorerName() - Method in interface org.gvsig.fmap.dal.DataServerExplorerParameters
Returns the name of the data explorer type of the DataServerExplorer represented by this DataServerExplorerParameters
getExplorerName() - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
 
getExplorerParameters() - Method in interface org.gvsig.fmap.dal.DataServerExplorerPoolEntry
 
getExplorerProviders() - Method in interface org.gvsig.fmap.dal.DataManager
Returns a list of String containing the names of the available DataServerExplorer providers.
getExpression() - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureAttributeEmulatorExpression
 
getExpression() - Method in interface org.gvsig.fmap.dal.feature.FeatureRuleExpression
 
getExpression() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getExpression() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ColumnBuilder
 
getExpressionFilter() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Return the Expression associated to the filter.
getExtraColumn() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
getExtraColumns() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Extra local columns to the query.
getExtraColumns() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
getExtraValue(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getExtraValue(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getFactory(String) - Method in interface org.gvsig.fmap.dal.Register
 
getFactoryNames() - Method in interface org.gvsig.fmap.dal.Register
 
getFavorites() - Method in interface org.gvsig.fmap.dal.complements.Search
 
getFeature() - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureSymbolTable
 
getFeature() - Method in interface org.gvsig.fmap.dal.feature.FacadeOfAFeature
 
getFeature() - Method in interface org.gvsig.fmap.dal.feature.FeatureReference
Returns the referenced Feature
getFeature() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getFeature(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Feature value of an attribute given its position.
getFeature(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Feature value of an attribute given its name.
getFeature(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureReference
Returns the referenced Feature
getFeature(ForeingKey.ContextForeingKey, Object) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getFeature(DynObject) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return the associated feature to the dynobject.
getFeatureAt(long) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns the Feature located at the index position.
getFeatureAttributeEmulator() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Gets the attribute emulator associatted FeatureAttributeEmulator to this attribute.
getFeatureAttributeGetter() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Gets if the attribute has a FeatureAttributeGetter.
getFeatureByReference(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the feature given its reference.
getFeatureByReference(FeatureReference, FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the feature given its reference and feature type.
getFeatureCacheProviders() - Method in interface org.gvsig.fmap.dal.DataManager
Returns a list of String containing the names of the available cache providers.
getFeatureCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns featue count of this store.
getFeatureIndex(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndexes
Returns a FeatureIndex given the name with which it was created.
getFeatureIndexProviders() - Method in interface org.gvsig.fmap.dal.DataManager
Returns a list of String containing the names of the available index providers.
getFeatureIndexRegister() - Method in interface org.gvsig.fmap.dal.DataManager
 
getFeaturePagingHelper() - Method in interface org.gvsig.fmap.dal.feature.paging.FacadeOfAFeaturePagingHelper
 
getFeatureQuery() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns the query used to load the Features.
getFeatureQuietly() - Method in interface org.gvsig.fmap.dal.feature.FeatureReference
 
getFeatureReference(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getFeatures() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a paginated list with al Features in the store.
getFeatures(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a paginated list of Features It is a utility method that calls FeatureStore.getFeatures(FeatureQuery, int)
getFeatures(String, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a paginated list of Features.
getFeatures(String, String, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a paginated list of Features.
getFeatures(Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a paginated list of Features It is a utility method that calls FeatureStore.getFeatures(FeatureQuery, int) using the default page size.
getFeatures(Expression, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a paginated list of Features It is a utility method that calls FeatureStore.getFeatures(FeatureQuery, int) using the default page size.
getFeatures(Expression, String, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a paginated list of Features It is a utility method that calls FeatureStore.getFeatures(FeatureQuery, int) using the default page size.
getFeatures(FeatureQuery) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a paginated list of Features.
getFeatures(FeatureQuery, int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a paginated list of Features filtered by the query.
getFeatures(ForeingKey.ContextForeingKey) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getFeatures64() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getFeatures64(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getFeatures64(String, String, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getFeatures64(FeatureQuery, int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getFeatureSelection() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the current FeatureSelection.
getFeatureSelectionQuietly() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getFeatureSet() - Method in interface org.gvsig.fmap.dal.feature.DisposableFeatureSetIterable
 
getFeatureSet() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns all available features in the store.
getFeatureSet() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
 
getFeatureSet(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a subset of features.
getFeatureSet(String, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a subset of features.
getFeatureSet(String, String, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a subset of features.
getFeatureSet(Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a subset of features.
getFeatureSet(Expression, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a subset of features.
getFeatureSet(Expression, String, boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return a subset of features.
getFeatureSet(FeatureQuery) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns a subset of features taking into account the properties and restrictions of the FeatureQuery.
getFeatureSet(FeatureQuery, Observer) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Loads a subset of features taking into account the properties and restrictions of the FeatureQuery.
getFeatureSet(Envelope, double) - Method in interface org.gvsig.fmap.dal.feature.FeatureCache
Return a feature set form a concrete envelope and a scale.
getFeatureSet(Evaluator) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndexes
Using the given evaluator attributes, choose and use an appropriate index to obtain a FeatureSet.
getFeatureSet(Observer) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Loads all available feature in the store.
getFeaturesFromClipboard(FeatureStore, Predicate<FeatureAttributeDescriptor>) - Method in interface org.gvsig.fmap.dal.DataManager
 
getFeaturesIterable(Iterator<FeatureReference>) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getFeaturesIterator(Iterator<FeatureReference>) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getFeatureStore() - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures.ContextRelatedFeatures
 
getFeatureStore() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getFeatureStore() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
 
getFeatureStore() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Returns the FeatureStore to which this transform belongs.
getFeatureStore() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey.ContextForeingKey
 
getFeatureStore() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns the FeatureStore used to fetch the data.
getFeatureStore(String) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
getFeatureStore(RelatedFeatures.ContextRelatedFeatures) - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
getFeatureStore(ForeingKey.ContextForeingKey) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getFeatureSymbolTable() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey.ContextForeingKey
 
getFeatureType() - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures.ContextRelatedFeatures
 
getFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getFeatureType() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Returns the FeatureType used of the data.
getFeatureType(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getFeatureType(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store's featureType FeatureType matches with featureTypeId.
getFeatureType(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getFeatureType(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorer
Return the FeatureType of the store of dsp store
getFeatureType(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
getFeatureType(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
getFeatureType(ForeingKey.ContextForeingKey) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getFeatureTypeDefinitionsManager() - Static method in class org.gvsig.fmap.dal.DALLocator
Return a reference to FeatureTypeDefinitionsManager.
GetFeatureTypeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
GetFeatureTypeException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.GetFeatureTypeException
 
getFeatureTypeId() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the FeatureType id of the Features to load.
getFeatureTypes() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getFeatureTypes() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns a list of the FeatureType(s) in this FeatureSet.
getFeatureTypes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store's FeatureType(s).
getFeatureTypes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Returns this FeatureStoreTransform's FeatureType(s)
getFeatureTypesFromDAL(byte[]) - Method in interface org.gvsig.fmap.dal.DataManager
 
getFields() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Get an array of the field names that we want to use.

A null means that we want all fields available.
getFields() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getFieldsString() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Get a comma separated list of the field names that we want to use.

A null or empty string means that we want all fields available.
getFieldsString() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getFilter() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the filter to apply to the Features to load.
getFilteredAttributes(Predicate<FeatureAttributeDescriptor>, int) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
getFloat(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the float value of an attribute given its position.
getFloat(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the float value of an attribute given its name.
getFloatOrDefault(int, float) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getFloatOrDefault(String, float) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getForeignFeature(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getForeignkeyFieldName() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getForeignkeyTableName() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getForeingKey() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
getForeingKey() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getForeingKeyQuery(RelatedFeatures.ContextRelatedFeatures, Object) - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
getFromProfile(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getFromProfile(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getFullDataTypeName() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getFullName() - Method in interface org.gvsig.fmap.dal.DataStore
Returns a more descriptive name for the store that getName.
getFullNameQuietly(DataStore) - Static method in interface org.gvsig.fmap.dal.DataStore
 
getGeometries() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns a list with the values of this Feature's geometry attributes.
getGeometry(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Geometry value of an attribute given its position.
getGeometry(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the Geometry value of an attribute given its name.
getGeometrySRSId() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getGeometrySubtype() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getGeometrySubtype() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
getGeometrySubType() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
If this attribute is a Geometry, this method returns the specific geometry subtype, as defined in Geometry.SUBTYPES.
getGeometryType() - Method in interface org.gvsig.fmap.dal.feature.DataTypeDetector.DataTypeDetected
 
getGeometryType() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
If this attribute is a Geometry, this method returns the specific geometry type, as defined in Geometry.TYPES.
getGeometryType() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getGeometryType() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
getGeomType() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns the GeometryType of the attribute if it is a geometry.
getGroupByColumns() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Return the names of attributes for group the features.
getGroups() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getGroups() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
getGroupsCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getHost() - Method in interface org.gvsig.fmap.dal.resource.db.DBParameters
Return the value of host parameter
getHost() - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
 
getHost() - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
 
getHost() - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
getHost() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
getHost() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getId() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Returns the identifier of this workspace.
getId() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns this FeatureType identifier.
getId() - Method in interface org.gvsig.fmap.dal.spi.DataTransactionServices.ConnectionService
 
getID() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getID() - Method in class org.gvsig.fmap.dal.feature.AbstractDataProfile
 
getID() - Method in interface org.gvsig.fmap.dal.feature.DataProfile
 
getID() - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getIndex() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns this attribute relative position within the Feature.
getIndex(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
getIndex(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Given the name of an attribute, this method returns its position in this FeatureType.
getIndexes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns a FeatureIndexes structure containing all available indexes in the store.
getIndexOf(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
getIndexOutOfBoundsException() - Method in exception class org.gvsig.fmap.dal.feature.exception.FeatureIndexException
 
getInsertedsFeatures() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getInsertRole() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getInstance() - Static method in class org.gvsig.fmap.dal.DALLocator
Return the singleton instance.
getInt(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the int value of an attribute given its position.
getInt(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the int value of an attribute given its name.
getInterval() - Method in interface org.gvsig.fmap.dal.DataStore
Gets the Interval of the store, that means the temporal interval where the store has valid data.
getInterval() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getInterval() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTimeSupport
Gets the Interval of the store, that means the temporal interval where the store has valid data.
getIntOrDefault(int, int) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getIntOrDefault(String, int) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getJDBCDriverClassName() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
Return JDBC driver class name parameter
getJDBCDriverClassName() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getJDBCDriverClassName() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResourceParameters
 
getJDBCDriverClassName() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
getJDBCDriverClassName() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getJoins() - Method in interface org.gvsig.fmap.dal.SQLBuilder.FromBuilder
 
getLabel() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getLabel() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Returns the label of this workspace.
getLabel() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getLabel() - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getLabel(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getLabel(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getLabel(FeatureStore) - Static method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getLabel(ForeingKey.ContextForeingKey, Object) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getLabel(ForeingKey.ContextForeingKey, Feature) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getLabelExpression() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey.ContextForeingKey
 
getLabelExpression(ForeingKey.ContextForeingKey) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getLabelForFieldValue(Feature, String) - Method in interface org.gvsig.fmap.dal.feature.LabelsCacheForFieldValues
 
getLabelFormula() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getLabelForValue(Object) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getLabeling() - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManager
 
getLabelOfValue(Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getLabelOfValue(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getLabelOrId() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
getLabelOrName(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getLabelOrName(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getLastTimeOpen() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns the date and time in which this resource was opened for the last time.
getLastTimeUsed() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns the date and time in which this resource was accessed for the last time.
getLimit() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the maximum number of elements to return with this query.
getLocale() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns the Locale associated with this attribute.
getLocalizedLabel() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getLocalizedShortLabel() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getLocalResourcesFolder() - Method in interface org.gvsig.fmap.dal.DataManager
 
getLocalResourcesFolder(DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataManager
 
getLocatorName() - Method in class org.gvsig.fmap.dal.DALLocator
Returns the Locator name.
getLocks() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getLocks() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns the set of locked features
getLocksCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getLocksCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
getLong(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the long value of an attribute given its position.
getLong(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the long value of an attribute given its name.
getLongOrDefault(int, long) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getLongOrDefault(String, long) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getManager() - Static method in class org.gvsig.fmap.dal.DALLocator
 
getMatchFeatureSet(Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns a FeatureSet with the set of values that match the given value.
getMathContext() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
For attributes of type DataTypes.DECIMAL, this returns the MathContext associated to this.
getMaxAttributeNameSize() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
Returns max size for attributes names returns -1 if it is undefined
getMaximumOccurrences() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns the maximum number of occurrences of this attribute on a given feature.The vast majority of data sources and data consumers will only function with this value being one.
getMaxRecomendedSQLLength() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
getMaxSizeForSmallFeatureSelection() - Method in interface org.gvsig.fmap.dal.DataManager
 
getMaxValue() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the maximum value when the parameter accepts a range of values.
getMetaData() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
getMinimumOccurrences() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns the minimum number of occurrences of this attribute on a given feature.
getMinValue() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the minimum value when the parameter accepts a range of values.
getMode() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getMyFeatureType(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getMyKeySet() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getMyKeySet() - Method in class org.gvsig.fmap.dal.BaseStoresRepository
 
getMyParameters(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getMyParameters(String) - Method in class org.gvsig.fmap.dal.BaseStoresRepository
 
getMySize() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getMySize() - Method in class org.gvsig.fmap.dal.BaseStoresRepository
 
getName() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager.DatabaseWorkspaceListener
 
getName() - Method in interface org.gvsig.fmap.dal.DataFactory
 
getName() - Method in interface org.gvsig.fmap.dal.DataParameterDescriptor
Returns the parameter's name
getName() - Method in interface org.gvsig.fmap.dal.DataServerExplorerPoolEntry
 
getName() - Method in interface org.gvsig.fmap.dal.DataStore
Returns the name associated to the store.
getName() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
Returns the name of the provider
getName() - Method in interface org.gvsig.fmap.dal.expressionevaluator.TableAttributeHandler
 
getName() - Method in class org.gvsig.fmap.dal.feature.AbstractDataProfile
 
getName() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
getName() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getName() - Method in interface org.gvsig.fmap.dal.feature.DataProfile
 
getName() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Index name
getName() - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
Returns the rule name
getName() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
getName() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ColumnBuilder
 
getName() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.Parameter
 
getName() - Method in interface org.gvsig.fmap.dal.raster.BandAttributeDescriptor
Name of attribute
getName() - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
 
getName() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns the resource's name.
getName() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getName() - Method in interface org.gvsig.fmap.dal.SQLBuilder.InsertColumnBuilder
 
getName() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
getName() - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
getName() - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateColumnBuilder
 
getName() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResource
 
getNameQuietly(DataStore) - Static method in interface org.gvsig.fmap.dal.DataStore
 
getNearestFeatureSet(int, Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns a FeatureSet with the set of up to count values that are nearest to the given value.
getNearestFeatureSet(int, Object, Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns a FeatureSet with the set of up to count values whose distance to the given value is not greater than tolerance
getNewFieldName() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
getNoData() - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
 
getNotEditableCopy() - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Returns a non editable copy of the Feature.
getNotEditableCopy() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Returns a copy of the associated FeatureType.
getNullsMode() - Method in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
getObjectClass() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
For attributes of type DataTypes.OBJECT, this returns the Java Class object that class or interface that all values of this attribute can be cast to.
getOpenErrorHandler() - Method in interface org.gvsig.fmap.dal.DataManager
 
getOpenParameters() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
getOpenParameters() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
getOrDefault(int, Object) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getOrDefault(String, int, Object) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getOrDefault(String, Object) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getOrDefault(String, DataType, Object) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getOrder() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the order of the Features to load.
getOrderBy(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
getOrderBy(ExpressionBuilder.Value) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
getOrderedAttributes(Predicate<FeatureAttributeDescriptor>, Comparator<FeatureAttributeDescriptor>, int) - Method in interface org.gvsig.fmap.dal.complements.Search
 
getOrderedAttributes(Predicate<FeatureAttributeDescriptor>, Comparator<FeatureAttributeDescriptor>, int, List<FeatureAttributeDescriptor>) - Method in interface org.gvsig.fmap.dal.complements.Search
 
getOriginal() - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
 
getOriginalFeature(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getOriginalFeature(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getOriginalFeatureType() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Return the original feature type of this type.
getOriginalName() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Returns the attribute descriptor's name before it was changed or null if never changed
getPageSize() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns the load page size, as the number of elements to be retrieved in block by the data source.
getParameters() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Returns this DataServerExplorer parameters
getParameters() - Method in interface org.gvsig.fmap.dal.DataStore
Return the of parameters of this store
getParameters() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store's parameters.
getParameters() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
getParameters() - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Returns this store's parameters.
getParameters() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns the resource parameters.
getParameters() - Method in interface org.gvsig.fmap.dal.resource.ResourceNotification
Returns the parameters of the resource that caused this notification.
getParameters() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResource
 
getParameters() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
getPassword() - Method in interface org.gvsig.fmap.dal.resource.db.DBParameters
Return the value of password parameter
getPassword() - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
 
getPassword() - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
 
getPassword() - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
getPassword() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
getPassword() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getPendingChangesCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Devuelbe el numero de operaciones pendientes de guardar en una sesion de edicion.
getPixelSize() - Method in interface org.gvsig.fmap.dal.raster.RasterQuery
Returns the pixel size requested
getPkFields() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Get an array of the field names that compound the primary key.

A null or empty string means that library must detect this information.

Note: see DBStoreParameters.getPkFieldsString()
getPkFields() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getPkFieldsString() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Get a comma separated list of the field names that compound the primary key.

A null or empty string means that library must detect this information.

Note:If this parameters is undefined, the library can't do this detection, some services will don't be available for this store (like selection, editing or Feature.getReference())
getPkFieldsString() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getPort() - Method in interface org.gvsig.fmap.dal.resource.db.DBParameters
Return the value of port parameter
getPort() - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
 
getPort() - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
 
getPort() - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
getPort() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
getPort() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getPossibleExtensions(String) - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
getPossibleFiles(File) - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
getPostCreatingStatement() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getPrecision() - Method in interface org.gvsig.fmap.dal.feature.DataTypeDetector.DataTypeDetected
 
getPrecision() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
For attributes of type DataTypes.DECIMAL, this returns the maximum number of digits.
getPrecision() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getPrimaryKey() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an Array of the FeatureAttributeDescriptor that compounds the primary key.
getPriority(FeatureAttributeDescriptor) - Method in interface org.gvsig.fmap.dal.complements.Search
 
getProperties() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getProperties(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getProperties(String) - Method in class org.gvsig.fmap.dal.BaseStoresRepository
 
getProperty(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getProviderFactory() - Method in interface org.gvsig.fmap.dal.DataStore
 
getProviderName() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Returns the DataServerExplorer's name
getProviderName() - Method in interface org.gvsig.fmap.dal.DataServerExplorerParameters
Return the provider name associated to this parameters.
getProviderName() - Method in interface org.gvsig.fmap.dal.DataStore
Return the provider name that use this store.
getProviderName() - Method in interface org.gvsig.fmap.dal.DataStoreParameters
Return the provider name associated to this parameters.
getProviderName() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
getProviderName() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
getQuery(ForeingKey.ContextForeingKey, Object) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getQueryParameter(String) - Method in interface org.gvsig.fmap.dal.DataQuery
Returns the value of an query parameter.
getRangeFeatureSet(Object, Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns a FeatureSet with the set of values that belong to the range defined by value1 and value2.
getRasterSet() - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Returns all available data in the store
getRasterSet(RasterQuery) - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Returns a subset of data taking into account the properties and restrictions of the RasterQuery.
getRasterSet(RasterQuery, Observer) - Method in interface org.gvsig.fmap.dal.raster.RasterStore
 
getRasterSet(Observer) - Method in interface org.gvsig.fmap.dal.raster.RasterStore
 
getRecentUseds() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
getReference() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns a unique identifier for this Feature in the associated store.
getReferenceRole() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getRepositoryIDOfStore(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getRepositoryIDOfStore(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
Return the repository ID of the store.
getRepositoryOfStore(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getRepositoryOfStore(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getRequiredFieldNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
getRequiredFieldNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeEmulator
 
getResource() - Method in exception class org.gvsig.fmap.dal.resource.exception.ResourceException
 
getResource() - Method in interface org.gvsig.fmap.dal.resource.ResourceNotification
Returns the resource that caused this notification.
getResource(String) - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
 
getResourceManager() - Static method in class org.gvsig.fmap.dal.DALLocator
Return a reference to ResourceManager.
getResourcePath(DataStore, String) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Return the file resource associated to this name and store.
getResourcesStorage() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
getResourcesStorage() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
 
getResourcesStorage() - Method in interface org.gvsig.fmap.dal.DataStore
 
getResourcesStorage(String) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
getResourcesStorage(DataStore) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
 
getResourcesStorage(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
 
getResultColumnNames() - Method in interface org.gvsig.fmap.dal.complements.Search
 
getResurceID() - Method in interface org.gvsig.fmap.dal.resource.ResourceParameters
 
getRetrievedFeaturesLimit() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
If the
invalid reference
FeatureStoreProvider#hasRetrievedFeaturesLimit()
returns true, it returns the limit of features retrieved from the provider.
getRoundMode() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns the rounding mode to use when a value is converted to the attribute's data type.
getRow() - Method in interface org.gvsig.fmap.dal.raster.RasterKernel
Raster row which is being informed
getRule(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Returns a FeatureRule given its index.
getRules() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns a FeatureRules containing all rules applicable to features of this type.
getSampleFeature() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getScale() - Method in interface org.gvsig.fmap.dal.DataQuery
Returns the scale of the data to load.
getScale() - Method in interface org.gvsig.fmap.dal.feature.DataTypeDetector.DataTypeDetected
 
getScale() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
For attributes of type DataTypes.DECIMAL, this returns the maximum number of digits after the decimal point.
getScale() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getSchema() - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
getSchema() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
Return schema parameter
getSchema() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getSchema() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResourceParameters
 
getSchema() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
getSchema() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getSelectedCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Returns the number of selected values.
getSelection() - Method in interface org.gvsig.fmap.dal.DataStore
Returns the selected set of data
getSelection() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
 
getSelectRole() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getServerExplorer() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
getServerExplorer(String) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
getServerExplorerFromStore(String) - Method in interface org.gvsig.fmap.dal.DataManager
 
getServerExplorerParameters() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
getServerExplorerRegister() - Method in interface org.gvsig.fmap.dal.DataManager
 
getServerParameters() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getServerParameters() - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getShowInformationDBTables() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
getSize() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns a number that indicates the size of this attribute.
getSize() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns the number of Feature(s) contained in this FeatureSet.
getSize() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getSource() - Method in interface org.gvsig.fmap.dal.DataStoreNotification
Returns the DataStore that produced this notification
getSource() - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Returns the Feature from which this EditableFeature was created
getSource() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Returns the associated FeatureType.
getSource() - Method in interface org.gvsig.fmap.dal.feature.FeatureType.FeatureTypeChanged
 
getSourceFeatureTypeFrom(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Returns the original store FeatureType that replaces targetFeatureType of this FeatureStoreTransform's
getSourceId() - Method in interface org.gvsig.fmap.dal.DataStoreParameters
 
getSourceId() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
Compound a string that can identify the source
getSourceMetadata() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
getSQL() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Get the SQL to use as source of the store instead a table or a view.

If this property is set the store changes his work flow: store is in read only mode. table property is ignored. pkFields is not identified automatically filter and order will be resolved locally (pour performance)
getSQL() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getSRS() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
If this attribute is a Geometry, this method returns its Spatial Reference System.
getSRSDefaultGeometry() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getSRSs() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns a list with the Spatial Reference Systems in which are expressed this Feature's geometry attributes.
getSRSs() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns a list with the SRSs in which this FeatureType geometries are expressed.
getStatusInformation() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResource
 
getStore() - Method in interface org.gvsig.fmap.dal.feature.Feature
Return the store associated to this feature.
getStore() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Return the store associated to this attribute descriptor.
getStore() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Return the store associated to this type.
getStore() - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
Gets the store that the band belongs.
getStore() - Method in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
Return the Store instance
getStore(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getStore(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getStore(String, boolean) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getStoreFactory(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataManager
 
getStoreId(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getStoreId(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getStoreName() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
getStoreName() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
getStoreParameters() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getStoreProviderFactory(String) - Method in interface org.gvsig.fmap.dal.DataManager
 
getStoreProviderRegister() - Method in interface org.gvsig.fmap.dal.DataManager
 
getStoreProviders() - Method in interface org.gvsig.fmap.dal.DataManager
Returns a list of Strings containing the names of all available DataStore providers.
getStoreProviders(String) - Method in interface org.gvsig.fmap.dal.DataManager
Returns a list of Strings containing the names of all available DataStore providers for an explorer.
getStoreRegister() - Method in interface org.gvsig.fmap.dal.DataManager
 
getStoresRepository() - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures.ContextRelatedFeatures
 
getStoresRepository() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Gets the repository of data stores associated with this workspace.
getStoresRepository() - Method in interface org.gvsig.fmap.dal.DataManager
 
getStoresRepository() - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
getStoresRepository() - Method in interface org.gvsig.fmap.dal.DataStore
 
getStoresRepository() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey.ContextForeingKey
 
getStoresRepository(ForeingKey.ContextForeingKey) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getString(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the String value of an attribute given its position.
getString(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the String value of an attribute given its name.
getStringOrDefault(int, String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getStringOrDefault(String, String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getSubmode() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
getSubrepositories() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getSubrepositories() - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getSubrepository(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getSubrepository(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getSubrepository(DataServerExplorer) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getSubrepository(DataServerExplorer) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getSubrepository(DataServerExplorerParameters) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
getSubrepository(DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
getSupportedDataTypes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
Returns a list of DataTypes supported by this FeatureStoreProviderFactory
getSupportedGeometryTypesSubtypes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
Geometry Return a matrix (list of pairs) (int, int] [Geometry.TYPE,GEOMETRY.SUBTYPE] with types and subtypes supported by this provider.
getSymbolTable() - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureAttributeEmulatorExpression
 
getSymbolTable() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
getSymbolTable() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey.ContextForeingKey
 
getTable() - Method in interface org.gvsig.fmap.dal.SQLBuilder.JoinBuilder
 
getTable() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
getTable() - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
Get table parameter value

This parameters describes what table we want to create.
getTable() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Get table parameter value

This parameters describes what table or view we want to connect.
Not used if sql parameter set.
getTable() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getTable(int) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Gets the data store associated with the indicated configuration table.
getTableBBox() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getTableName() - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
getTableName() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
getTarget() - Method in interface org.gvsig.fmap.dal.feature.FeatureType.FeatureTypeChanged
 
getTemporaryDirectory() - Method in interface org.gvsig.fmap.dal.DataManager
Returns the default DAL's temporary directory
getter(Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeGetter
 
getTime(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getTime(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getTimeout() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
getTimes() - Method in interface org.gvsig.fmap.dal.DataStore
Gets all the possible values of time for which the store has data.
getTimes() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTimeSupport
Gets all the possible values of time for which the store has data.
getTimes(Interval) - Method in interface org.gvsig.fmap.dal.DataStore
Gets all the possible values of time for which the store has data and intersects with an interval.
getTimes(Interval) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTimeSupport
Gets all the possible values of time for which the store has data and intersects with an interval.
getTimestamp(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getTimestamp(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
getTimeToBeIdle() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Returns the wait time to consider that a resource is idle in seconds.
getTransaction() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey.ContextForeingKey
 
getTransaction() - Method in interface org.gvsig.fmap.dal.SupportTransactions
 
getTransaction() - Method in class org.gvsig.fmap.dal.SupportTransactionsHelper
 
getTransform(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Returns the FeatureStoreTransform given its index.
getTransforms() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Returns this store transforms
getTriggerRole() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getTruncateRole() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getType() - Method in interface org.gvsig.fmap.dal.complements.Search.OrderedAttribute
 
getType() - Method in interface org.gvsig.fmap.dal.feature.DataTypeDetector.DataTypeDetected
 
getType() - Method in interface org.gvsig.fmap.dal.feature.Feature
Returns the FeatureType that describes the structure of this Feature.
getType() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.Parameter
 
getType() - Method in interface org.gvsig.fmap.dal.resource.ResourceNotification
Returns the type of this notification.
getType() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
getType() - Method in interface org.gvsig.fmap.dal.SQLBuilder.JoinBuilder
 
getTypeName() - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
 
getTypeName() - Method in interface org.gvsig.fmap.dal.resource.ResourceParameters
Returns the type name of the related resource.
getUnappliedLocks() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getUnappliedLocksCount() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
getUndefinedSymbols() - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureAttributeEmulatorExpression
 
getUniqueKey(RelatedFeatures.ContextRelatedFeatures, Feature) - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
getUniqueKeyName() - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
getUniqueKeyQuery(RelatedFeatures.ContextRelatedFeatures, Object) - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
getUnits() - Method in interface org.gvsig.fmap.dal.raster.BandAttributeDescriptor
String units of the levels
getUpdatedsFeatures() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
getUpdateRole() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getUrl() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
Return JDBC connection URL parameter
getUrl() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
getUrl() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResourceParameters
 
getUrl() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
getUrl() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getURL() - Method in class org.gvsig.fmap.dal.AbstractDataResource
 
getUser() - Method in interface org.gvsig.fmap.dal.resource.db.DBParameters
Return the value of user parameter
getUser() - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
 
getUser() - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
 
getUser() - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
getUser() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
getUser() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
getValue() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.Parameter
 
getValue() - Method in interface org.gvsig.fmap.dal.raster.BandAttributeDescriptor
 
getValue() - Method in interface org.gvsig.fmap.dal.raster.RasterKernel
Values of the bands in the row and column given
getValue() - Method in interface org.gvsig.fmap.dal.SQLBuilder.InsertColumnBuilder
 
getValue() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
getValue() - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateColumnBuilder
 
getValue(String) - Method in interface org.gvsig.fmap.dal.raster.BandQuery
Gets the defined filter value of BandAttributeDescriptor with the name received as parameter.
getValues() - Method in interface org.gvsig.fmap.dal.raster.RasterKernel
A 3x3 matrix around the row and column given with the values of the bands
getWKB(Geometry) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
getWKB(Envelope) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
getWKT(Geometry) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
getWKT(Envelope) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
getWorkingArea() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Get the filter by area of DBStoreParameters.getDefaultGeometryField() used in this store.

Supported only for stores with geometric fields
getXXX() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
grant() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
grant() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
group_by(ExpressionBuilder.Value...) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
gt(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 

H

H2SPATIAL_PROVIDER_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
has_aggregate_functions() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
has_column(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
has_column(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
has_database() - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
has_from() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
has_group_by() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
has_limit() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
has_name() - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
has_offset() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
has_order_by() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
has_order_by() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
has_schema() - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
has_spatial_functions() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
has_spatial_functions() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
has_where() - Method in interface org.gvsig.fmap.dal.SQLBuilder.DeleteBuilder
 
has_where() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
has_where() - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateBuilder
 
hasAggregateFunctions() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
hasAlternativeResourcesStorage() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
hasAttributeName(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
hasAttributeNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Return true if has set attribute names
hasAvailableValues() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
hasAvailableValues() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
hasConstantAvailableValues() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
hasConstantsAttributeNames() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Return true if has set constants attribute names
hasDataProfile() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
HasDataStore - Interface in org.gvsig.fmap.dal
 
hasDescription() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
hasDynValue(String) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
hasDynValue(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
hasEvaluator() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
hasEvaluators() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Indicates whether this FeatureType has any assigned Evaluator(s).
hasExtraValue(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
hasFilter() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns if a filter has been defined for the query.
hasGroupByColumns() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
hasLabel() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
hasLimit() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
hasOID() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Indicates whether Feature(s) of this FeatureType have an OID defined.
hasOnlyMetadataChanges(FeatureAttributeDescriptor) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
hasOnlyMetadataChanges(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
hasOrder() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns if an order has been set for the elements returned by the query.
hasPrimaryKey() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
hasRasterSupport() - Method in interface org.gvsig.fmap.dal.DataServerExplorerFactory
 
hasRasterSupport() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider has raster support.
hasRetrievedFeaturesLimit() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return if the maximum number of features provided by the provider are limited.
hasShortLabel() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
hasSQLSupport() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
 
hasTabularSupport() - Method in interface org.gvsig.fmap.dal.DataServerExplorerFactory
 
hasTabularSupport() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider has tabular support.
hasValue(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
hasVectorialSupport() - Method in interface org.gvsig.fmap.dal.DataServerExplorerFactory
 
hasVectorialSupport() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
The provider has vectorial support.
hasWhere() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.DeleteBuilder
 
hasWhere() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.UpdateBuilder
 
HOST_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.resource.db.DBParameters
Parameter name for host

I

identifier(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
if_exist() - Method in interface org.gvsig.fmap.dal.SQLBuilder.DropIndexBuilder
 
if_not_exist() - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateIndexBuilder
 
ilike(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
IllegalFeatureException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
IllegalFeatureException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.IllegalFeatureException
 
IllegalFeatureTypeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
IllegalFeatureTypeException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.IllegalFeatureTypeException
 
IllegalValueException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
IllegalValueException(FeatureAttributeDescriptor, Object) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.IllegalValueException
 
IllegalValueException(FeatureAttributeDescriptor, Object, Throwable) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.IllegalValueException
 
INDEX_FILLING_CANCELLED - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
Notifies about a Feature index filling operation being cancelled.
INDEX_FILLING_ERROR - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
Notifies about a Feature index finished operation error.
INDEX_FILLING_STARTED - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
Notifies about a Feature index filling operation being started.
INDEX_FILLING_SUCCESS - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
Notifies about a Feature index finished filling successfully.
InitializeException - Exception Class in org.gvsig.fmap.dal.exception
 
InitializeException() - Constructor for exception class org.gvsig.fmap.dal.exception.InitializeException
 
InitializeException(String, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.InitializeException
 
InitializeException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.InitializeException
 
InitializeException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.InitializeException
 
InitializeException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.InitializeException
 
insert() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
insert() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
insert() - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantRoleBuilder
 
insert() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
insert(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
insert(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Inserts a new feature in this set.
insert(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Inserts a Feature in the store.
Any FeatureSet from this store that was still in use will be invalidated.
insert(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Inserts a new feature in this FeatureSet.
insert(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Inserts a Feature in the index.
insert(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Inserts a FeatureSet into this index FeatureType is not checked so it will accept any FeatureType as long as exists a column with a valid name
insert(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Inserts a set of Feature in the store.
INSERT - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
 
INSERT - Enum constant in enum class org.gvsig.fmap.dal.SQLBuilder.Privilege
 
inUse() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns whether this resource is already in use by someone.
InvalidFeatureIndexException - Exception Class in org.gvsig.fmap.dal.feature.exception
Exception thrown when a FeatureIndex is used but its state is not valid.
InvalidFeatureIndexException() - Constructor for exception class org.gvsig.fmap.dal.feature.exception.InvalidFeatureIndexException
isAggregate(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
isAggregateFunction() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
isAggregateFunction(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
isAGroupByColumn(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
isAppending() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates whether this store is in appending state.
isAppendModeSupported() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates whether this store supports append mode.
isAutomatic() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns if value is created automatically by the source
isAutomatic() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
isAvailable() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
 
isAvailable() - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
 
isAvoidCachingAvailableValues() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
isBlank() - Method in interface org.gvsig.fmap.dal.feature.DataTypeDetector.DataTypeDetected
 
isBroken() - Method in interface org.gvsig.fmap.dal.feature.Feature
 
isBroken() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
isCategorized() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
isCheckFeaturesAtFinishEditing() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
isCheckFeaturesAtInsert() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
isClosedList() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
Indicates whether the foreign key reference to a closed list of values.
isColumn(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
isColumn(ExpressionBuilder.Value) - Method in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
isComputed() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Return true if the attribute has an evaluator o an emulator.
isConnected() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
isConnected() - Method in interface org.gvsig.fmap.dal.resource.db.DBResource
inform if connection to the data base is established
isConstant() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.Parameter
 
isEditing() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates whether this store is in editing state.
isEmpty() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
isEmpty() - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
isEmpty() - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
isEmpty() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
isEmpty() - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
 
isEmpty() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Indicates whether this container is empty.
isEmpty() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
isEmpty() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
isEmpty() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
 
isEmpty() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ExpBuilder
 
isEmpty() - Method in interface org.gvsig.fmap.dal.raster.RasterSet
 
isEmpty() - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
isEmptyMyRepository() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
isEmptyMyRepository() - Method in class org.gvsig.fmap.dal.BaseStoresRepository
 
isEnableExceptions() - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureAttributeEmulatorExpression
 
isFeatureModified(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
isFeatureModified(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
isFeatureSelectionAvailable() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
isFeatureSelectionEmpty() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
isFilling() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns if the index is in the process of being filled with the Features of a store.
isForeignKey() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
isForeingKey() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
isForeingKey() - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
isFromStore(DataStore) - Method in interface org.gvsig.fmap.dal.DataSet
Indicates whether this DataSet belongs to a specific store
isGeometry() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
isGeometry() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
isGroupBy(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
isHidden() - Method in interface org.gvsig.fmap.dal.DataFactory
 
isInAvailableValues(Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
isInAvailableValues(Object) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
 
isInDataTransaction() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
isIndexAscending() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
isIndexed() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Return true if the attribute has and index in the table.
isIndexed() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
isInProgress() - Method in interface org.gvsig.fmap.dal.DataTransaction
 
isInternalTable(String) - Static method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Check if the indicated name corresponds to one of the configuration tables of the workspace.
isInTransaction() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
isKnownEnvelope() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return if the provider knows the real envelope of a layer.
isLocked(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
isLocked(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
isLocked(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
isLocked(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
isLocksSupported() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates whether this store supports locks.
isMyServer(DataServerExplorerParameters) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
isNewFeature() - Method in interface org.gvsig.fmap.dal.feature.FeatureReference
Inform that represented feature is not stored in the original data store
isNull(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
isNull(String) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
isNull(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
isOpen() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns whether this resource is opened.
isOptimalRecoverFeaturesByReference() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
isOwnBand(int) - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Return true if the band is own.
isPrimaryKey() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Returns true if this attribute forms all or part of the unique identifying value for the feature it is contained by.
isPrimaryKey() - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
isRelatedFeatures() - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
isRelatedFeatures(RelatedFeatures.ContextRelatedFeatures) - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures
 
isSelected(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
Returns if a feature is selected.
isSelected(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Returns if a feature is selected.
isselected_current_row() - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
isSelectionCompromised() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
isSelectionUp() - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
 
isServerModeSupported() - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
isStoreSupported(String) - Method in interface org.gvsig.fmap.dal.DataServerExplorerFactory
 
isTemporary() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates if the storage is temporary.
isTheOldRasterRegistered() - Method in interface org.gvsig.fmap.dal.DataManager
 
isTheSameExplorer(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataStoreParameters
 
isTheSameServerExplorer(DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataServerExplorerParameters
 
isTheSameServerExplorer(DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
 
isTheSameServerExplorer(DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
isTheSameStore(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataStoreParameters
 
isTheSameStore(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
isThis(ResourceParameters) - Method in interface org.gvsig.fmap.dal.resource.spi.ResourceProvider
 
isThis(ResourceParameters) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResource
 
isTiled() - Method in interface org.gvsig.fmap.dal.raster.RasterStore
 
isTiledSupported() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
Return YES if the provider supports tiled.
isTime() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Gets if the attribute is a temporal attribute.
isTransformsOriginalValues() - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
isTransformsOriginalValues() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Retruns true if this make changes of any attributes values or false if only FeatureType definitions is changed.
isTransformsOriginalValues() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Retruns true if any FeatureStoreTransform make changes of any previous attributes values.
If all FeatureStoreTransform affects only to attributes defition, the FeatureSet performance can be better.
isUpdatable() - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
 
isUseSubquery() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Returns true if a subquery should be used.
isValid() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Returns true if the connection associated with this object refers to a valid workspace.
isValid() - Method in interface org.gvsig.fmap.dal.DataStoreParameters
Indicates whether these parameters are valid.
isValid() - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureAttributeEmulatorExpression
 
isValid() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndex
Returns if the index is valid and might be used to get Features.
isValid() - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
isValid() - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
isValid() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
isValidStoresRepository() - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Returns true if the connection associated with this object refers to a valid workspace with a stores-repository.
iterable() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
 
iterable(boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
 
iterator() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
iterator() - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureIndexes
Returns an iterator over the indexes.
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Returns an iterator over the available FeatureRule(s)
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns an iterator over the elements in this collection, in the order (if any) defined when the collection was obtained.
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Returns an iterator over this container elements.
iterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns an iterator over this FeatureType's attributes.
iterator() - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
 
iterator() - Method in interface org.gvsig.fmap.dal.Register
 
iterator() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Returns an iterator over the available resources.
iterator(long) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Returns an iterator over the elements in this collection, in the order (if any) defined when the collection was obtained.
iterator(long, long) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
 
IteratorIndexTooBigException - Exception Class in org.gvsig.fmap.dal.feature.exception
Exception thrown when the index value for an iterator of a FeatureSet is too big.
IteratorIndexTooBigException(long, long) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.IteratorIndexTooBigException

J

JDBC_DRIVER_CLASS_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
Parameter name for JDBC driver class name
JDBCConnection - Interface in org.gvsig.fmap.dal.store.jdbc2
 
JDBCConnectionParameters - Interface in org.gvsig.fmap.dal.store.jdbc
Interface JDBC Store Parameters
JDBCException - Exception Class in org.gvsig.fmap.dal.store.jdbc.exception
 
JDBCException(String, String, long) - Constructor for exception class org.gvsig.fmap.dal.store.jdbc.exception.JDBCException
 
JDBCException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.store.jdbc.exception.JDBCException
 
JDBCNewStoreParameters - Interface in org.gvsig.fmap.dal.store.jdbc
 
JDBCResource - Interface in org.gvsig.fmap.dal.store.jdbc
 
JDBCResourceParameters - Interface in org.gvsig.fmap.dal.store.jdbc
 
JDBCServerExplorer - Interface in org.gvsig.fmap.dal.store.jdbc
 
JDBCServerExplorer - Interface in org.gvsig.fmap.dal.store.jdbc2
 
JDBCServerExplorerParameters - Interface in org.gvsig.fmap.dal.store.jdbc
 
JDBCStoreParameters - Interface in org.gvsig.fmap.dal.store.jdbc
 
JDBCStoreProviderFactory - Interface in org.gvsig.fmap.dal.store.jdbc2
 

K

key(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.MergeBuilder
 
keySet() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
keySetDeep() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
keySetDeep() - Method in interface org.gvsig.fmap.dal.StoresRepository
 
keySetShallow() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
keySetShallow() - Method in interface org.gvsig.fmap.dal.StoresRepository
 

L

LABEL_ORDER - Static variable in interface org.gvsig.fmap.dal.complements.Search
 
labels - Variable in class org.gvsig.fmap.dal.AbstractStoresRepository
 
LabelsCacheForFieldValues - Interface in org.gvsig.fmap.dal.feature
 
lcase(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
le(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
left_join(SQLBuilder.TableNameBuilder, ExpressionBuilder.Value) - Method in interface org.gvsig.fmap.dal.SQLBuilder.FromBuilder
 
LegendLabelingManager - Interface in org.gvsig.fmap.dal.feature.operation
 
LegendLabelingManagerFactory - Interface in org.gvsig.fmap.dal.feature.operation
 
like(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
limit(long) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
limit(long) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
limit(Long) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
list() - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Provides a list of available stores in the server.
list(int) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Provides a list of available stores in the server of a type.
list(int) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
list(int) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
list(int, int) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
Provides a list of available stores in the server of a type.
LOAD_FINISHED - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
LoadException - Exception Class in org.gvsig.fmap.dal.exception
 
LoadException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.exception.LoadException
 
loadFromState(PersistentState) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
loadSucefully() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
lock(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
lock(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
lock(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
lockAll() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
LOCKS_CHANGE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
LOGGER - Variable in class org.gvsig.fmap.dal.AbstractStoresRepository
 
LOGGER - Static variable in class org.gvsig.fmap.dal.feature.AbstractDataProfile
 
lt(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 

M

makeFilter(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
 
MAX_AVAILABLE_VALUES - Static variable in interface org.gvsig.fmap.dal.feature.ForeingKey
 
MDB_PROVIDER_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
members() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
merge() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
merge(FeatureExtraColumns) - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
METADATA_CONTAINERNAME - Static variable in interface org.gvsig.fmap.dal.DataStore
Metadata property name for Container name provided by the data provider.
METADATA_CRS - Static variable in interface org.gvsig.fmap.dal.DataStore
Metadata property name for CRS provided by the data provider.
METADATA_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
METADATA_DEFINITION_NAME - Static variable in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
METADATA_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
 
METADATA_ENVELOPE - Static variable in interface org.gvsig.fmap.dal.DataStore
Metadata property name for Envelope provided by the data provider This metadata is only provided by data provider with spatial information.
METADATA_FEATURETYPE - Static variable in interface org.gvsig.fmap.dal.DataStore
Metadata property name for the feature type provided by the data provider.
METADATA_PROVIDER - Static variable in interface org.gvsig.fmap.dal.DataStore
Metadata property name for the provider name provided by the data provider.
MODE_ALL - Static variable in interface org.gvsig.fmap.dal.DataServerExplorer
 
MODE_APPEND - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates that this store is in append mode
MODE_FEATURE - Static variable in interface org.gvsig.fmap.dal.DataServerExplorer
 
MODE_FULLEDIT - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates that this store is in full edit mode
MODE_GEOMETRY - Static variable in interface org.gvsig.fmap.dal.DataServerExplorer
 
MODE_NULLS_FIRST - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
MODE_NULLS_LAST - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
MODE_NULLS_NOT_SPECIFIED - Static variable in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
MODE_PASS_THROUGH - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
 
MODE_QUERY - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
Indicates that this store is in query mode
MODE_RASTER - Static variable in interface org.gvsig.fmap.dal.DataServerExplorer
 
MODE_UNKNOWN - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
 
moveNext(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
movePrevious(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 

N

name - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
name - Variable in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
name(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ColumnBuilder
 
name(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateIndexBuilder
 
name(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.DropIndexBuilder
 
name(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.InsertColumnBuilder
 
name(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
name(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
name(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateColumnBuilder
 
name(String, String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateIndexBuilder
 
name(String, String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.DropIndexBuilder
 
name(SQLBuilder.TableNameBuilder, String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
ne(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
NeedEditingModeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
NeedEditingModeException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.NeedEditingModeException
 
NewDataStoreParameters - Interface in org.gvsig.fmap.dal
This class is used to distinguish a new instance of DataStoreParameters that still needs to be initialized (and therefore lacks of any valid parameter values), from a ready to use initialized instance.
NewFeatureStoreParameters - Interface in org.gvsig.fmap.dal.feature
 
newManager() - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManagerFactory
 
NewRasterStoreParameters - Interface in org.gvsig.fmap.dal.raster
Interface for parameters to create a new raster store
newStore(String, String, NewDataStoreParameters, boolean) - Method in interface org.gvsig.fmap.dal.DataManager
Create a new physical store
newStore(String, NewDataStoreParameters, boolean) - Method in interface org.gvsig.fmap.dal.DataManager
 
NO - Static variable in interface org.gvsig.fmap.dal.DataStoreProviderFactory
 
NO_LIMIT - Static variable in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
NoNewFeatureInsertException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
NoNewFeatureInsertException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.NoNewFeatureInsertException
 
normalizeFile(File) - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
NOTIFICATION_ADD - Static variable in interface org.gvsig.fmap.dal.StoresRepository
 
NOTIFICATION_ADDREPOSITORY - Static variable in interface org.gvsig.fmap.dal.StoresRepository
 
NOTIFICATION_REMOVE - Static variable in interface org.gvsig.fmap.dal.StoresRepository
 
NOTIFICATION_REMOVEREPOSITORY - Static variable in interface org.gvsig.fmap.dal.StoresRepository
 
notifyChanges() - Method in interface org.gvsig.fmap.dal.resource.spi.ResourceProvider
 
notifyClose() - Method in interface org.gvsig.fmap.dal.resource.spi.ResourceProvider
 
notifyDispose() - Method in interface org.gvsig.fmap.dal.resource.spi.ResourceProvider
 
notifyObservers(String, Object) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
notifyObservers(String, Object, Object) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
notifyOpen() - Method in interface org.gvsig.fmap.dal.resource.spi.ResourceProvider
 
NullFeatureTypeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
NullFeatureTypeException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.NullFeatureTypeException
 
nulls(int) - Method in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 

O

offset(long) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
offset(long) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
Specifies an offset to be applied to the SQL statement.
onAddDatabaseWorkspace(DatabaseWorkspaceManager) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager.DatabaseWorkspaceListener
 
onRemoveDatabaseWorkspace(DatabaseWorkspaceManager) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager.DatabaseWorkspaceListener
 
open() - Method in interface org.gvsig.fmap.dal.DataServerExplorer_v2
Open connection to the server
open() - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorer
Open connection to the server
open(String) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
open(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataServerExplorer_v2
Open a store defined by dsp
open(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorer
Open a store defined by dsp
open(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
open(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
OPEN - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource is being opened
openCount() - Method in interface org.gvsig.fmap.dal.resource.Resource
Returns the number of times this resource has been opened since it was created.
OpenDataStoreParameters - Interface in org.gvsig.fmap.dal
 
OPENED - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource has been opened
OpenErrorHandler - Interface in org.gvsig.fmap.dal
This class is used to handle errors that occur at not finding the data source by opening a layer.
OpenException - Exception Class in org.gvsig.fmap.dal.exception
 
OpenException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.OpenException
 
OpenFeatureStoreParameters - Interface in org.gvsig.fmap.dal.feature
 
OpenRasterStoreParameters - Interface in org.gvsig.fmap.dal.raster
 
openServerExplorer(String, Object...) - Method in interface org.gvsig.fmap.dal.DataManager
 
openServerExplorer(String, DataServerExplorerParameters) - Method in interface org.gvsig.fmap.dal.DataManager
Returns an instance of DataServerExplorer given its parameters.
openStore(String, Object...) - Method in interface org.gvsig.fmap.dal.DataManager
 
openStore(String, DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataManager
 
openStore(String, DataStoreParameters, boolean) - Method in interface org.gvsig.fmap.dal.DataManager
 
openStore(String, DynObject) - Method in interface org.gvsig.fmap.dal.DataManager
Creates, initializes and returns an instance of DataStore given the DataStoreParameters.
openStore(DataTransaction, String, DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataManager
 
openStore(DataTransaction, String, DataStoreParameters, boolean) - Method in interface org.gvsig.fmap.dal.DataManager
 
openStore(DynStruct) - Method in interface org.gvsig.fmap.dal.DataManager
 
or(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ExpBuilder
 
or(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
or(SQLBuilder_save.OpBuilder) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ExpBuilder
 
order_by() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
org.gvsig.fmap.dal - package org.gvsig.fmap.dal
Provides DAL's top level abstraction API.
org.gvsig.fmap.dal.complements - package org.gvsig.fmap.dal.complements
 
org.gvsig.fmap.dal.exception - package org.gvsig.fmap.dal.exception
Provides DAL's top level exceptions.
org.gvsig.fmap.dal.expressionevaluator - package org.gvsig.fmap.dal.expressionevaluator
 
org.gvsig.fmap.dal.feature - package org.gvsig.fmap.dal.feature
Provides API for accessing and managing tabular (Feature based) data.
org.gvsig.fmap.dal.feature.exception - package org.gvsig.fmap.dal.feature.exception
Provides DAL's feature level exceptions.
org.gvsig.fmap.dal.feature.operation - package org.gvsig.fmap.dal.feature.operation
Provides API for feature operations.
org.gvsig.fmap.dal.feature.paging - package org.gvsig.fmap.dal.feature.paging
Utilities to perform paged loading of Features from a FeatureSet
org.gvsig.fmap.dal.raster - package org.gvsig.fmap.dal.raster
Provides API for accessing and managing raster data.
org.gvsig.fmap.dal.raster.exceptions - package org.gvsig.fmap.dal.raster.exceptions
 
org.gvsig.fmap.dal.resource - package org.gvsig.fmap.dal.resource
Provides API for system resource management.
org.gvsig.fmap.dal.resource.db - package org.gvsig.fmap.dal.resource.db
 
org.gvsig.fmap.dal.resource.exception - package org.gvsig.fmap.dal.resource.exception
Provides DAL's resource level exceptions.
org.gvsig.fmap.dal.resource.spi - package org.gvsig.fmap.dal.resource.spi
 
org.gvsig.fmap.dal.serverexplorer.db - package org.gvsig.fmap.dal.serverexplorer.db
 
org.gvsig.fmap.dal.spi - package org.gvsig.fmap.dal.spi
 
org.gvsig.fmap.dal.store.db - package org.gvsig.fmap.dal.store.db
 
org.gvsig.fmap.dal.store.jdbc - package org.gvsig.fmap.dal.store.jdbc
 
org.gvsig.fmap.dal.store.jdbc.exception - package org.gvsig.fmap.dal.store.jdbc.exception
 
org.gvsig.fmap.dal.store.jdbc2 - package org.gvsig.fmap.dal.store.jdbc2
 

P

ParameterMissingException - Exception Class in org.gvsig.fmap.dal.exception
 
ParameterMissingException(String) - Constructor for exception class org.gvsig.fmap.dal.exception.ParameterMissingException
 
parameters() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
PARAMETERS_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
 
PARAMETERS_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
PARAMETERS_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
parameters_names() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
passThrough(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.FromBuilder
 
PASSWORD_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.resource.db.DBParameters
Parameter name for password
PerformEditingException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
PerformEditingException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.PerformEditingException
 
PersistenceCantFindDefaultFeatureTypeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
PersistenceCantFindDefaultFeatureTypeException(String, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.PersistenceCantFindDefaultFeatureTypeException
 
PersistenceCantFindFeatureTypeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
PersistenceCantFindFeatureTypeException(String, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.PersistenceCantFindFeatureTypeException
 
PersistenceStoreAlreadyLoadedException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
PersistenceStoreAlreadyLoadedException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.PersistenceStoreAlreadyLoadedException
 
PersonalDatabaseServerExplorerFactory - Interface in org.gvsig.fmap.dal
 
PKFIELDS_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Parameter name for pk fields
PORT_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.resource.db.DBParameters
Parameter name for port
preferNotToUseNonNullRestrictions() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
prepare() - Method in interface org.gvsig.fmap.dal.resource.spi.ResourceProvider
 
PREPARE - Static variable in interface org.gvsig.fmap.dal.resource.ResourceNotification
A resource has been prepared
PrepareResourceException - Exception Class in org.gvsig.fmap.dal.resource.exception
 
PrepareResourceException(Resource, Throwable) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.PrepareResourceException
 
prepareStatement(String) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
PREPARING_FINISHEDITING - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
privilege(SQLBuilder.Privilege) - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantRoleBuilder
 
PROP_ADD_TABLE_NAME_TO_COLUMNS - Static variable in interface org.gvsig.fmap.dal.SQLBuilder
 
PROP_FEATURE_TYPE - Static variable in interface org.gvsig.fmap.dal.SQLBuilder
 
PROP_JDBCHELPER - Static variable in interface org.gvsig.fmap.dal.SQLBuilder
 
PROP_QUERY - Static variable in interface org.gvsig.fmap.dal.SQLBuilder
 
PROP_SQLBUILDER - Static variable in interface org.gvsig.fmap.dal.SQLBuilder
 
PROP_SYMBOLTABLE - Static variable in interface org.gvsig.fmap.dal.SQLBuilder
 
PROP_TABLE - Static variable in interface org.gvsig.fmap.dal.SQLBuilder
 
PROP_TABLENAME - Static variable in interface org.gvsig.fmap.dal.SQLBuilder
 
PROVIDER_PARAMTER_FULLNAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
PROVIDER_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.spi.DataStoreProviderServices
 
ProviderNotRegisteredException - Exception Class in org.gvsig.fmap.dal.exception
 
ProviderNotRegisteredException(String) - Constructor for exception class org.gvsig.fmap.dal.exception.ProviderNotRegisteredException
 
putFeaturesInClipboard(FeatureSet) - Method in interface org.gvsig.fmap.dal.DataManager
 

Q

QUERY_DONT_ADD_PRIMARY_KEY_IN_THE_ORDER - Static variable in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 

R

RANGE - Static variable in interface org.gvsig.fmap.dal.DataParameterDescriptor
Accepts a range of values defined with a minimum and a maximum value
RasterCache - Interface in org.gvsig.fmap.dal.raster
 
RasterKernel - Interface in org.gvsig.fmap.dal.raster
Info given by the raster in a selected row and column
RasterQuery - Interface in org.gvsig.fmap.dal.raster
Dataquery for Rasters
RasterQueryCloneException - Exception Class in org.gvsig.fmap.dal.raster.exceptions
Exception thrown when an error is produced while cloning a RasterQuery.
RasterQueryCloneException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.raster.exceptions.RasterQueryCloneException
RasterSet - Interface in org.gvsig.fmap.dal.raster
Access to raster data
RasterSetInitializeException - Exception Class in org.gvsig.fmap.dal.raster.exceptions
Exception thrown when an error is produced while creating or initializing a FeatureSet.
RasterSetInitializeException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.raster.exceptions.RasterSetInitializeException
RasterStore - Interface in org.gvsig.fmap.dal.raster
Store for rasters
RasterStoreNotification - Interface in org.gvsig.fmap.dal.raster
Notificacions for RasterStore
RasterStoreProviderFactory - Interface in org.gvsig.fmap.dal.raster
 
READ_STORE_AUTHORIZATION - Static variable in interface org.gvsig.fmap.dal.DataManager
 
ReadException - Exception Class in org.gvsig.fmap.dal.exception
FIXME
ReadException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.ReadException
 
ReadException(String, Throwable, String, int) - Constructor for exception class org.gvsig.fmap.dal.exception.ReadException
 
ReadException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.ReadException
 
ReadRuntimeException - Exception Class in org.gvsig.fmap.dal.exception
 
ReadRuntimeException(String, Object, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.ReadRuntimeException
 
ReadRuntimeException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.ReadRuntimeException
 
ReadRuntimeException(String, Throwable, String, int) - Constructor for exception class org.gvsig.fmap.dal.exception.ReadRuntimeException
 
ReadRuntimeException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.ReadRuntimeException
 
recentUsed() - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
RECOMENDED_SIZE_FOR_CLOB - Static variable in interface org.gvsig.fmap.dal.DataManager
 
reference() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
reference() - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantRoleBuilder
 
reference(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
REFERENCE - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
 
REFERENCE - Enum constant in enum class org.gvsig.fmap.dal.SQLBuilder.Privilege
 
referenceIterable() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
 
referenceIterator() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Returns an unmodifiable Iterator of selected feature references.
refresh() - Method in interface org.gvsig.fmap.dal.DataStore
Refreshes this store state.
register(DataFactory) - Method in interface org.gvsig.fmap.dal.Register
 
Register - Interface in org.gvsig.fmap.dal
 
registerDataManager(Class) - Static method in class org.gvsig.fmap.dal.DALLocator
Registers the Class implementing the DataManager interface.
registerDataProfile(DataProfile) - Method in interface org.gvsig.fmap.dal.DataManager
 
registerDefaultDataManager(Class) - Static method in class org.gvsig.fmap.dal.DALLocator
Registers a class as the default DataManager.
registerDefaultFeatureTypeDefinitionsManager(Class) - Static method in class org.gvsig.fmap.dal.DALLocator
Registers a class as the default FeatureTypeDefinitionsManager.
registerFeatureTypeDefinitionsManager(Class) - Static method in class org.gvsig.fmap.dal.DALLocator
Registers the Class implementing the FeatureTypeDefinitionsManager interface.
registerLargeMap(Factory) - Method in interface org.gvsig.fmap.dal.DataManager
 
registerLargeSet(Factory) - Method in interface org.gvsig.fmap.dal.DataManager
 
registerPersistent() - Static method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
registerResourceManager(Class) - Static method in class org.gvsig.fmap.dal.DALLocator
Registers the Class implementing the MDManager interface.
RelatedFeatures - Interface in org.gvsig.fmap.dal.complements
 
RelatedFeatures.ContextRelatedFeatures - Interface in org.gvsig.fmap.dal.complements
 
remove(int) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
remove(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Removes an attribute given its index
remove(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
remove(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Removes the rule stored in the given index.
remove(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Removes the FeatureStoreTransform given its index.
remove(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
remove(String) - Method in class org.gvsig.fmap.dal.BaseStoresRepository
 
remove(String) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
remove(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Removes an attribute given its name
remove(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
remove(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
remove(DataServerExplorer) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
remove(DataServerExplorerPoolEntry) - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
remove(DataStore) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
remove(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DataServerExplorer
Removes a store from the server given its DataStoreParameters.
remove(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
remove(DataStoreParameters) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
remove(EditableFeatureAttributeDescriptor) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Removes an attribute from this EditableFeatureType, given a reference to its descriptor.
remove(FeatureQueryOrder.FeatureQueryOrderMember) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
remove(FeatureRule) - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Removes the given rule from this FeatureRules.
remove(FeatureStore, FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureTypeDefinitionsManager
Unlink the DynClass associated to the feature type.
remove(FeatureStoreTransform) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Removes the given FeatureStoreTransform.
remove_all_columns() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
remove_column(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
removeAggregateFunction(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
removeAll() - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
removeBand(int) - Method in interface org.gvsig.fmap.dal.raster.RasterStore
Remove a band.
removeConnection(String) - Method in interface org.gvsig.fmap.dal.spi.DataTransactionServices
 
removeConsumer(ResourceConsumer) - Method in interface org.gvsig.fmap.dal.resource.Resource
Removes a consumer from this resource's consumer list.
removeDatabaseWorkspace(DatabaseWorkspaceManager) - Method in interface org.gvsig.fmap.dal.DataManager
 
removedb(File) - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
RemoveException - Exception Class in org.gvsig.fmap.dal.exception
 
RemoveException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.RemoveException
 
removeExtension(File) - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
removeGroupByColumn(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
removeRepository(String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
removeRepository(String) - Method in interface org.gvsig.fmap.dal.StoresRepository
 
removeStoreObserver(Observer) - Method in interface org.gvsig.fmap.dal.DataManager
 
rename_column(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.AlterTableBuilder
 
rename_column(String, String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
Resource - Interface in org.gvsig.fmap.dal.resource
Encapsulates a system resource (file, database connection, etc).
RESOURCE_CHANGED - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired when a resource of the store has changed
RESOURCE_MANAGER_NAME - Static variable in class org.gvsig.fmap.dal.DALLocator
ResourceManager name used by the locator to access the instance
ResourceAction - Interface in org.gvsig.fmap.dal.resource
Action to execute in the context of a Resource.
resourceChanged(ResourceProvider) - Method in interface org.gvsig.fmap.dal.resource.spi.ResourceConsumer
 
ResourceConsumer - Interface in org.gvsig.fmap.dal.resource.spi
 
ResourceException - Exception Class in org.gvsig.fmap.dal.resource.exception
 
ResourceException(String, String, long) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceException
 
ResourceException(String, String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceException
 
ResourceException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceException
 
ResourceException(Resource, String, String, long) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceException
 
ResourceException(Resource, String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceException
 
ResourceExecuteException - Exception Class in org.gvsig.fmap.dal.resource.exception
Exception thrown when there is an error in the Resource.execute(org.gvsig.fmap.dal.resource.ResourceAction) method.
ResourceExecuteException(Resource, Throwable) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceExecuteException
ResourceManager - Interface in org.gvsig.fmap.dal.resource
This interface is the responsible of shared resources management.
ResourceNotClosedOnDisposeManagerException - Exception Class in org.gvsig.fmap.dal.resource.exception
 
ResourceNotClosedOnDisposeManagerException(Resource) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceNotClosedOnDisposeManagerException
 
ResourceNotification - Interface in org.gvsig.fmap.dal.resource
A resource notification is related to a change in the state of a resource.
ResourceNotifyChangesException - Exception Class in org.gvsig.fmap.dal.resource.exception
 
ResourceNotifyChangesException(Resource) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceNotifyChangesException
 
ResourceNotifyCloseException - Exception Class in org.gvsig.fmap.dal.resource.exception
 
ResourceNotifyCloseException(Resource) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceNotifyCloseException
 
ResourceNotifyDisposeException - Exception Class in org.gvsig.fmap.dal.resource.exception
 
ResourceNotifyDisposeException(Resource) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceNotifyDisposeException
 
ResourceNotifyOpenException - Exception Class in org.gvsig.fmap.dal.resource.exception
 
ResourceNotifyOpenException(Resource) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceNotifyOpenException
 
ResourceNotRegisteredException - Exception Class in org.gvsig.fmap.dal.resource.exception
 
ResourceNotRegisteredException(String) - Constructor for exception class org.gvsig.fmap.dal.resource.exception.ResourceNotRegisteredException
 
ResourceParameters - Interface in org.gvsig.fmap.dal.resource
Interface that contains any resource parameters.
ResourceProvider - Interface in org.gvsig.fmap.dal.resource.spi
 
retrievesAllAttributes() - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
reverse() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Reverses the selection.
ReversedSelectionIteratorException - Exception Class in org.gvsig.fmap.dal.feature.exception
For errors when creating an iterator from a reversed selection.
ReversedSelectionIteratorException() - Constructor for exception class org.gvsig.fmap.dal.feature.exception.ReversedSelectionIteratorException
Creates a new SelectionStateException.
ReversedSelectionIteratorException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.ReversedSelectionIteratorException
Creates a new SelectionStateException with a cause.
revoke(FeatureStore) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
revoke(FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
role(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantBuilder
 
rollback() - Method in interface org.gvsig.fmap.dal.DataTransaction
 
rollback() - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCConnection
 
rollbackQuietly() - Method in interface org.gvsig.fmap.dal.DataTransaction
 
rollbackQuietly(DataTransaction) - Static method in interface org.gvsig.fmap.dal.DataTransaction
 
run() - Method in interface org.gvsig.fmap.dal.resource.ResourceAction
Executes the action to perform with a Resource.

S

saveToState(PersistentState) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
schema(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
SCHEMA_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
Parameter name for schema
Search - Interface in org.gvsig.fmap.dal.complements
 
Search.OrderedAttribute - Interface in org.gvsig.fmap.dal.complements
 
select() - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
select() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
select() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
select() - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantRoleBuilder
 
select() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
select(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
select(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
Adds a feature to the selection.
select(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Adds a feature to the selection.
select(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureSelection
Adds a DataSet of features to the selection.
SELECT - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
 
SELECT - Enum constant in enum class org.gvsig.fmap.dal.SQLBuilder.Privilege
 
select_count() - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder
 
selectAll() - Method in interface org.gvsig.fmap.dal.feature.FeatureReferenceSelection
Selects all values.
SELECTION_CHANGE - Static variable in interface org.gvsig.fmap.dal.DataStoreNotification
Fired after the store selection has changed
SelectionNotAllowedException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
SelectionNotAllowedException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.SelectionNotAllowedException
 
SelectionStateException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
SelectionStateException() - Constructor for exception class org.gvsig.fmap.dal.feature.exception.SelectionStateException
Creates a new SelectionStateException.
SelectionStateException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.SelectionStateException
Creates a new SelectionStateException with a cause.
ServerExplorerAddException - Exception Class in org.gvsig.fmap.dal.exception
 
ServerExplorerAddException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.ServerExplorerAddException
 
serverIsEnabled() - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
serverIsStarted() - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
serverSetEnabled(boolean) - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
serverStart(Object...) - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
serverStop() - Method in interface org.gvsig.fmap.dal.PersonalDatabaseServerExplorerFactory
 
set(int, Object) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute given its index
set(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ExpBuilder
 
set(String, Object) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute given its name
set(String, Object) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
set(String, String) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Assigns the indicated value to the configuration variable.
set(String, String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
set(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.InsertBuilder
 
set(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.UpdateBuilder
 
set(EditableFeature, Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeEmulator
 
set(SQLBuilder_save.OpBuilder) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.ExpBuilder
 
setAdditionalInfo(String, Object) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Deprecated.
setAdditionalInfo(String, String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets additional information of the attribute
setAllowIndexDuplicateds(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setAllowIndexDuplicateds(boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setAllowNull(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets whether the related FeatureAttribute can have a null value
setAllowNulls(boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setAllRole(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
setAlternativeResourcesStorage(String) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
setArray(int, Object[]) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type array, given its index
setArray(String, Object[]) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type array, given its name
setAscending(boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder.FeatureQueryOrderMember
 
setAttributeNames(String[]) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the names of the attributes to load from each Feature.
setAvailableValuesExpression(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
setAvailableValuesExpression(Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
 
setAvailableValuesFilter(Expression) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setAvoidCachingAvailableValues(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setBaseFilter(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set initial filter to use.

This filter is passed to BD provider on each request as a base filter.
setBaseFilter(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
setBaseFolder(File) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
setBaseOrder(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set initial order to use.

This order is used if no custom order is request in query.
setBaseOrder(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
setBatchSize(int) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
setBoolean(int, boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type boolean, given its index
setBoolean(String, boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type boolean, given its name
setBuffer(Buffer) - Method in interface org.gvsig.fmap.dal.raster.NewRasterStoreParameters
Sets the buffer to be created
setByte(int, byte) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type byte, given its index
setByte(String, byte) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type byte, given its name
setCanBeOptimizedByProvider(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableForeingKey
 
setCatalog(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
Set catalog parameter
setCatalog(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResourceParameters
 
setCatalog(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
setCatalog(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
Set catalog parameter
setCategorized(boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setCheckAtFinishEditing(boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureRuleExpression
 
setCheckAtUpdate(boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureRuleExpression
 
setCheckFeaturesAtFinishEditing(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
setCheckFeaturesAtInsert(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
setCheckWhen(int) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureRule
 
setCheckWhen(int) - Method in interface org.gvsig.fmap.dal.feature.FeatureRuleExpression
 
setClip(Envelope) - Method in interface org.gvsig.fmap.dal.raster.RasterQuery
Sets the envelope to clip from the raster
setClosedList(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableForeingKey
Indicates whether the foreign key reference to a closed list of values.
setCodeName(String) - Method in interface org.gvsig.fmap.dal.feature.EditableForeingKey
 
setConstantsAttributeNames(String[]) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Set of attribute names to be treated as constants for each Feature.
setContextValues(DynObject) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey.ContextForeingKey
 
setCRS(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
setCRS(Projection) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set manually the SRS for the default geometry field of this layer.

if is set to null or empty string means that the library must detect it automatically.

Supported only for stores with geometric fields.
setCustomResources(String, String) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
setCustomResources(String, String, boolean) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
setData(Object) - Method in interface org.gvsig.fmap.dal.resource.Resource
Sets a custom object as this resource's extended data.
setDataProfileName(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setDataServerExplorerPool(DataServerExplorerPool) - Method in interface org.gvsig.fmap.dal.DataManager
 
setDataType(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the data type
setDataType(DataType) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setDate(int, Date) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type date, given its index
setDate(String, Date) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type date, given its name
setDateFormat(DateFormat) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
If this attribute is of type Date, then this method set the date format set by the data store.
setDBName(String) - Method in interface org.gvsig.fmap.dal.resource.db.DBParameters
 
setDBName(String) - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
Set data base name parameter value
setDBName(String) - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
Set data base name/code> parameter value
setDBName(String) - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
Set data base name/code> parameter value
setDBName(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set data base name/code> parameter value
setDecimal(int, BigDecimal) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type BigDecimal, given its index
setDecimal(String, BigDecimal) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type BigDecimal, given its name
setDefaultFeatureIndexProviderName(int, String) - Method in interface org.gvsig.fmap.dal.DataManager
Sets the default DataIndexProvider for the given data type.
setDefaultFeatureType(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.NewFeatureStoreParameters
 
setDefaultFeatureType(FeatureType) - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
setDefaultFormat(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setDefaultGeometry(Geometry) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets de value of the default geometry attribute.
setDefaultGeometryAttributeName(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Sets the default geometry attribute name
setDefaultGeometryField(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set the geometry field to use like default geometry.
See DBStoreParameters.getDefaultGeometryField() for description.
setDefaultGeometryType(int, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
 
setDefaultTimeAttributeName(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Sets the default time attribute name
setDefaultTimeout(long) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
setDefaultValue(Object) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the default value
setDefaultValue(Object) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setDeleteRole(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
setDescription(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureRuleExpression
 
setDisplaySize(int) - Method in interface org.gvsig.fmap.dal.feature.DataTypeDetector.DataTypeDetected
 
setDisplaySize(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Set the required bytes to store this attribute.
setDouble(int, double) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type double, given its index
setDouble(String, double) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type double, given its name
setDynValue(String, Object) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
setDynValue(String, Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
 
setEnableExceptions(boolean) - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureAttributeEmulatorExpression
 
setEnsureReferentialIntegrity(boolean) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey
If the data store supports it, it ensures that referential integrity is respected.
setEvaluator(Evaluator) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the expression evaluator that the FeatureAttribute will use
setExpression(Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureRuleExpression
 
setExtraValue(String, Object) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
setFeature(int, Feature) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type feature, given its index
setFeature(String, Feature) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type feature, given its name
setFeature(Feature) - Method in interface org.gvsig.fmap.dal.expressionevaluator.FeatureSymbolTable
 
setFeatureAttributeEmulator(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setFeatureAttributeEmulator(Expression) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setFeatureAttributeEmulator(FeatureAttributeEmulator) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the FeatureAttributeEmulator that is used to update the presentation of a field.
setFeatureAttributeGetter(FeatureAttributeGetter) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor
Sets the FeatureAttributeGetter that is used to update the presentation of a field.
setFeatureStore(FeatureStore) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
setFeatureStore(FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Sets the FeatureStore to which this transform is applied.
setFeatureType(String, DataStoreParameters, FeatureType) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
setFeatureType(FeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the FeatureType of the Features to load.
setFeatureType(FeatureType) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateIndexBuilder
 
setFeatureType(FeatureType) - Method in interface org.gvsig.fmap.dal.SQLBuilder.TableNameBuilder
 
setFeatureTypeId(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the FeatureType id of the Features to load.
setFeatureTypes(List, FeatureType) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
setFields(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set a comma separated list of the field names that we want to use.

A null means that we want all fields available.
setFields(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
setFields(String[]) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set an array of the field names that we want to use.

A null means that we want all fields available.
setFields(String[]) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
setFilter(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
setFilter(Expression) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
setFilter(Evaluator) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the filter to apply to the Features to load.
setFloat(int, float) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type float, given its index
setFloat(String, float) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type float, given its name
setForeingkey(boolean, boolean, String, String, String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setForeingKey(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableForeingKey
 
setGeometry(int, Geometry) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type geometry, given its index
setGeometry(String, String, Projection) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.InsertBuilder
 
setGeometry(String, String, Projection) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.UpdateBuilder
 
setGeometry(String, Geometry) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type geometry, given its name
setGeometrySRSId(Object) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setGeometrySubtype(int) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setGeometrySubtype(int) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
setGeometrySubType(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the geometry subtype
setGeometryType(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the geometry type
setGeometryType(int) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setGeometryType(int) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
setGeometryType(int, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setGeometryType(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the geometry type and subtype.
setGeometryType(GeometryType) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the geometry type
setHasOID(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureType
Sets whether this EditableFeatureType has an OID.
setHost(String) - Method in interface org.gvsig.fmap.dal.resource.db.DBParameters
 
setHost(String) - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
Set host parameter value
setHost(String) - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
Set host parameter value
setHost(String) - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
setHost(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
setInsertRole(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
setInstant(int, Instant) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type instant, given its index
setInstant(String, Instant) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type instant, given its name
setInt(int, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type integer, given its index
setInt(String, int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type integer, given its name
setInterval(int, Interval) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type interval, given its index
setInterval(String, Interval) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type interval, given its name
setInterval(Interval) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setIsAutomatic(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets whether the related FeatureAttribute is part of the FeatureType's primary key
setIsAutomatic(boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setIsIndexAscending(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setIsIndexed(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets if this attribute is indexed in the table.
setIsPrimaryKey(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets whether the related FeatureAttribute is part of the FeatureType's primary key
setIsPrimaryKey(boolean) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setIsReadOnly(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets whether the related FeatureAttribute is read only
setIsTime(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets is the attribute is a temporal attribute.
setJDBCDriverClassName(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
Set JDBC Driver class name parameter
setJDBCDriverClassName(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResourceParameters
 
setJDBCDriverClassName(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
setJDBCDriverClassName(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
Set JDBC Driver class name parameter
setKeepEditingMode(DataStore, boolean) - Method in interface org.gvsig.fmap.dal.DataTransaction
 
setLabel(String, String) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
setLabelFormula(String) - Method in interface org.gvsig.fmap.dal.feature.EditableForeingKey
 
setLimit(long) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the maximum number of elements to return with this query.
setLocale(Locale) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setLocalResourcesFolder(File) - Method in interface org.gvsig.fmap.dal.DataManager
 
setLong(int, long) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type long, given its index
setLong(String, long) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type long, given its name
setMaximumOccurrences(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the maximum number of occurrences
setMaxSizeForSmallFeatureSelection(long) - Method in interface org.gvsig.fmap.dal.DataManager
 
setMinimumOccurrences(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the number of minimum occurrences
setName(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the name
setName(String) - Method in interface org.gvsig.fmap.dal.feature.FeatureRuleExpression
 
setName(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setNoData(NoData) - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
 
setNotificationsFilter(Predicate<FeatureStoreNotification>) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
setObjectClass(Class) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the Class to which the related FeatureAttribute can be cast
setop1(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.OpBuilder
 
setop2(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.OpBuilder
 
setOpenErrorHandler(OpenErrorHandler) - Method in interface org.gvsig.fmap.dal.DataManager
 
setOrder(FeatureQueryOrder) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the order of the Features to load.
setPageSize(long) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Sets the load page size, as the number of elements to be retrieved in block by the data source.
setParameters(DataParameters) - Method in interface org.gvsig.fmap.dal.DataStoreFactory_v2_2
Sets DataParameters object
setParameters(DataParameters) - Method in interface org.gvsig.fmap.dal.DataStoreFactory
Sets DataParameters object
setPassword(String) - Method in interface org.gvsig.fmap.dal.resource.db.DBParameters
 
setPassword(String) - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
Set password parameter value
setPassword(String) - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
Set password/code> parameter value
setPassword(String) - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
Set password/code> parameter value
setPassword(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set password/code> parameter value
setPixelSize(double) - Method in interface org.gvsig.fmap.dal.raster.RasterQuery
Sets the pixelSize to be used in the raster
setPkFields(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set a comma separated list of the field names that compound the primary key.

A null or empty string means that library must detect this information.

Note: see DBStoreParameters.getPkFieldsString()
setPkFields(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
setPkFields(String[]) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set an array of the field names that compound the primary key.

A null or empty string means that library must detect this information.

Note: see DBStoreParameters.getPkFieldsString()
setPkFields(String[]) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
setPort(int) - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
Set port parameter value
setPort(int) - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
Set port/code> parameter value
setPort(int) - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
 
setPort(int) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
 
setPort(int) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
setPort(Integer) - Method in interface org.gvsig.fmap.dal.resource.db.DBParameters
 
setPort(Integer) - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
Set port parameter value
setPort(Integer) - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
Set port/code> parameter value
setPort(Integer) - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
Set port/code> parameter value
setPort(Integer) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set port/code> parameter value
setPostCreatingStatement(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
setPrecision(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the precision
setPrecision(int) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setProperties(Class, Object...) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
setProperties(ExpressionBuilder.Visitable, Class, Object...) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
setProperty(String, Object) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
setProvider(DataStore, DataStoreProvider) - Method in interface org.gvsig.fmap.dal.DataStoreFactory_v2_4
 
setQueryParameter(String, Object) - Method in interface org.gvsig.fmap.dal.DataQuery
Sets the value of an query parameter.
SetReadOnlyAttributeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
SetReadOnlyAttributeException(String, FeatureType) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.SetReadOnlyAttributeException
 
setReferenceRole(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
setResourcesLoader(File) - Method in interface org.gvsig.fmap.dal.DataManager
 
setResourcesLoader(ClassLoader) - Method in interface org.gvsig.fmap.dal.DataManager
 
setRoundMode(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setScale(double) - Method in interface org.gvsig.fmap.dal.DataQuery
Sets the scale.
setScale(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setScale(int) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setSchema(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
Set schema parameter
setSchema(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResourceParameters
 
setSchema(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
setSchema(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
Set schema parameter
setSelection(DataSet) - Method in interface org.gvsig.fmap.dal.DataStore
Sets the current data selection with the given data set.
setSelection(FeatureSelection) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
 
setSelection(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Sets the selection to the passed FeatureSet
setSelectionUp(boolean) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Sets that the selected Features get returned first.
setSelectRole(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
setServerParameters(DataServerExplorerParameters) - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
setShowInformationDBTables(boolean) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
setShowInformationDBTables(Boolean) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
setSize(int) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the size.
setSize(int) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setSourceMetadata(DynObject) - Method in class org.gvsig.fmap.dal.feature.AbstractFeatureStoreTransform
 
setSourceMetadata(DynObject) - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
Sets the original metadata for this transform
setSQL(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set the SQL to use as source of the store instead a table or a view.

Note:see DBStoreParameters.getSQL() for description
setSQL(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
setSRS(String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setSRS(Projection) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
Sets the SRS.
setStoresRepository(StoresRepository) - Method in interface org.gvsig.fmap.dal.complements.RelatedFeatures.ContextRelatedFeatures
 
setString(int, String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type string, given its index
setString(String, String) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
Sets the value of an attribute of type string, given its name
setSymbolTable(MutableSymbolTable) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
 
setTable(String) - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
Set table parameter value

This parameters describes what table we want to create.
setTable(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set table parameter value

This parameters describes what table or view we want to connect.
Not used if sql parameter set.
setTable(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
 
setTableBBox(Envelope) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setTableName(String) - Method in interface org.gvsig.fmap.dal.feature.EditableForeingKey
 
setTag(String, Object) - Method in interface org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor
 
setTemporary(Boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
setter(Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureAttributeGetter
 
setTimeToBeIdle(int) - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Sets the wait time to consider that a resource is idle.
setTransaction(DataTransaction) - Method in interface org.gvsig.fmap.dal.feature.ForeingKey.ContextForeingKey
 
setTransaction(DataTransaction) - Method in interface org.gvsig.fmap.dal.SupportTransactions
 
setTransaction(DataTransaction) - Method in class org.gvsig.fmap.dal.SupportTransactionsHelper
 
setTriggerRole(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
setTruncateRole(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
setType(int) - Method in interface org.gvsig.fmap.dal.SQLBuilder.ColumnDescriptor
 
setUp() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransform
This method must perform the necessary actions to set up the transformation.
setUpdatable(boolean) - Method in interface org.gvsig.fmap.dal.feature.EditableFeature
 
setUpdateRole(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
 
setUrl(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCNewStoreParameters
Set JDBC connection url parameter
setUrl(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCResourceParameters
 
setUrl(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
setUrl(String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
Set JDBC connection url parameter
setUser(String) - Method in interface org.gvsig.fmap.dal.resource.db.DBParameters
 
setUser(String) - Method in interface org.gvsig.fmap.dal.resource.db.DBResourceParameters
Set user parameter value
setUser(String) - Method in interface org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters
Set user/code> parameter value
setUser(String) - Method in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
Set user/code> parameter value
setUser(String) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set user/code> parameter value
setUseSubquery(boolean) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Indicates whether to use a subquery or not in case the connection has an sql indicated.
setValue(String, Object) - Method in interface org.gvsig.fmap.dal.raster.BandQuery
Sets filter raster band value.
setValue(String, String) - Method in exception class org.gvsig.fmap.dal.exception.DataException
 
setValue(String, String) - Method in exception class org.gvsig.fmap.dal.exception.DataListException
 
setValue(String, String) - Method in exception class org.gvsig.fmap.dal.resource.exception.ResourceException
 
setVar(String, Object) - Method in interface org.gvsig.fmap.dal.feature.FeatureQuery
Set a variable in the symbol table associated to this searchPanel.
setWorkingArea(Envelope) - Method in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Set the filter by area of DBStoreParameters.getDefaultGeometryField() used in this store.

Supported only for stores with geometric fields
SHAPE_PROVIDER_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
SHOW_TABLES - Static variable in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
SHOW_TABLES_AND_VIEWS - Static variable in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
SHOW_VIEWS - Static variable in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
SHOWINFORMATIONDBTABLES_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
 
SINGLE - Static variable in interface org.gvsig.fmap.dal.DataParameterDescriptor
Accepts a single value
size() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
size() - Method in interface org.gvsig.fmap.dal.DataServerExplorerPool
 
size() - Method in interface org.gvsig.fmap.dal.feature.FeatureExtraColumns
 
size() - Method in interface org.gvsig.fmap.dal.feature.FeatureQueryOrder
 
size() - Method in interface org.gvsig.fmap.dal.feature.FeatureRules
Returns the number of rules contained in this FeatureRules.
size() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreTransforms
Returns the number of FeatureStoreTransforms stored in this container
size() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
Returns this FeatureType size.
size() - Method in interface org.gvsig.fmap.dal.raster.BandDescriptor
spatial() - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateIndexBuilder
 
SPATIAL_METADATA_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
SQL_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Parameter name for sql
SQLBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder_save - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.AlterTableBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.ColumnBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.CreateTableBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.DeleteBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.DropTableBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.ExpBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.FromBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.GeometrySupportType - Enum Class in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.GrantBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.InsertBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.OpBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.Parameter - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.Privilege - Enum Class in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.SelectBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.UpdateBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder_save.UpdateTableStatisticsBuilder - Interface in org.gvsig.fmap.dal.feature
 
SQLBuilder.AlterTableBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.Column - Interface in org.gvsig.fmap.dal
 
SQLBuilder.ColumnDescriptor - Interface in org.gvsig.fmap.dal
 
SQLBuilder.CountBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.CreateIndexBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.CreateTableBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.DeleteBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.DropIndexBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.DropTableBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.FromBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.GrantBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.GrantRoleBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.InsertBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.InsertColumnBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.JoinBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.MergeBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.OrderByBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.Privilege - Enum Class in org.gvsig.fmap.dal
 
SQLBuilder.SelectBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.SelectColumnBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.Statement - Interface in org.gvsig.fmap.dal
 
SQLBuilder.StatementPart - Interface in org.gvsig.fmap.dal
 
SQLBuilder.TableNameBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.UpdateBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.UpdateColumnBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilder.UpdateTableStatisticsBuilder - Interface in org.gvsig.fmap.dal
 
SQLBuilderUnsupportedOperationException - Exception Class in org.gvsig.fmap.dal.exception
 
SQLBuilderUnsupportedOperationException() - Constructor for exception class org.gvsig.fmap.dal.exception.SQLBuilderUnsupportedOperationException
 
SQLBuilderUnsupportedOperationException(String) - Constructor for exception class org.gvsig.fmap.dal.exception.SQLBuilderUnsupportedOperationException
 
SQLBuilderUnsupportedOperationException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.SQLBuilderUnsupportedOperationException
 
sqlgeometrydimension(int, int) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
sqlgeometrytype(int, int) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
sqltype(int, int, int) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
sqltype(int, int, int, int, int, int) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
srs_id(Projection) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
ST_AsBinary(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_AsEWKB(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_AsText(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_Contains(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_Crosses(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_Envelope(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_ExtentAggregate(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_GeomFromEWKB(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_GeomFromEWKB(Geometry, Projection) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_GeomFromText(String, int) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_GeomFromText(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_GeomFromText(Geometry, Projection) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_GeomFromText(Envelope, Projection) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_GeomFromWKB(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_GeomFromWKB(Geometry, Projection) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_Intersects(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_IsClosed(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_Overlaps(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_Touches(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_UnionAggregate(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
ST_Within(String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
startLoading(Map) - Method in interface org.gvsig.fmap.dal.feature.operation.LegendLabelingManager
 
startResourceCollector(long, Observer) - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Initializes the resource collection background process.
stopResourceCollector() - Method in interface org.gvsig.fmap.dal.resource.ResourceManager
Stops successive executions of the resource collector process.
STORE_PROVIDER_CHANGED - Static variable in interface org.gvsig.fmap.dal.raster.RasterStoreNotification
Fired when store provider changed
StoreCancelEditingException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
StoreCancelEditingException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.StoreCancelEditingException
 
StoreDeleteEditableFeatureException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
StoreDeleteEditableFeatureException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.StoreDeleteEditableFeatureException
 
StoreDeleteFeatureException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
StoreDeleteFeatureException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.StoreDeleteFeatureException
 
StoreEditException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
StoreEditException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.StoreEditException
 
StoreInsertFeatureException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
StoreInsertFeatureException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.StoreInsertFeatureException
 
StoreRedoException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
StoreRedoException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.StoreRedoException
 
StoresRepository - Interface in org.gvsig.fmap.dal
 
StoreUndoException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
StoreUndoException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.StoreUndoException
 
StoreUpdateFeatureException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
StoreUpdateFeatureException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.StoreUpdateFeatureException
 
StoreUpdateFeatureTypeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
StoreUpdateFeatureTypeException(Throwable, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.StoreUpdateFeatureTypeException
 
STR_INT_LONG_LABEL_ORDER - Static variable in interface org.gvsig.fmap.dal.complements.Search
 
string(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
SUBMODE_MERGE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
En este modo hace un merge contra la base de datos, si existe lo actualizada y si no lo inserta
SUBMODE_NONE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStore
 
subquery(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.FromBuilder
 
subquery(String) - Method in interface org.gvsig.fmap.dal.SQLBuilder.FromBuilder
 
subrepositories - Variable in class org.gvsig.fmap.dal.AbstractStoresRepository
 
support_schemas() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
supportInsertOrUpdate() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
supportNumericOID() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
supportPassthroughMode() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
supportReferences() - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Return true when the default feature type of the store support references.
supportReferences() - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
SupportTransactions - Interface in org.gvsig.fmap.dal
 
SupportTransactionsHelper - Class in org.gvsig.fmap.dal
 
SupportTransactionsHelper() - Constructor for class org.gvsig.fmap.dal.SupportTransactionsHelper
 
SYMBOL_CURRENT_ROW - Static variable in interface org.gvsig.fmap.dal.expressionevaluator.FeatureSymbolTable
 
SYMBOL_CURRENT_TABLE - Static variable in interface org.gvsig.fmap.dal.expressionevaluator.FeatureSymbolTable
 

T

table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.Column
 
table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateIndexBuilder
 
table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateTableBuilder
 
table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.DeleteBuilder
 
table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.DropTableBuilder
 
table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.FromBuilder
 
table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantBuilder
 
table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.InsertBuilder
 
table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateBuilder
 
table() - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateTableStatisticsBuilder
 
table(String) - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder.SelectCountBuilder
 
table(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.AlterTableBuilder
 
table(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.CreateTableBuilder
 
table(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.DeleteBuilder
 
table(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.DropTableBuilder
 
table(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.FromBuilder
 
table(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
table(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.InsertBuilder
 
table(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.UpdateBuilder
 
table(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.UpdateTableStatisticsBuilder
 
table(String, String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.AlterTableBuilder
 
table(String, String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.CreateTableBuilder
 
table(String, String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.DeleteBuilder
 
table(String, String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.DropTableBuilder
 
table(String, String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.FromBuilder
 
table(String, String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
table(String, String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.InsertBuilder
 
table(String, String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.UpdateBuilder
 
table(String, String, String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.UpdateTableStatisticsBuilder
 
table(SQLBuilder.TableNameBuilder) - Method in interface org.gvsig.fmap.dal.SQLBuilder.Column
 
table(SQLBuilder.TableNameBuilder) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
TABLE_CONFIGURATION - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
TABLE_CONFIGURATION_NAME - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
table_name() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
TABLE_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBNewStoreParameters
Parameter name for the name of table
TABLE_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Parameter name for the name of table
TABLE_REPOSITORY - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
TABLE_REPOSITORY_NAME - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
TABLE_RESOURCES - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
TABLE_RESOURCES_NAME - Static variable in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 
TableAttributeHandler - Interface in org.gvsig.fmap.dal.expressionevaluator
 
tableID() - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCStoreParameters
Return table name or schema.tableName if schema parameter is set.
TIFF_PROVIDER_NAME - Static variable in interface org.gvsig.fmap.dal.DataStore
 
toByteArray() - Method in interface org.gvsig.fmap.dal.DataParameters
 
toGeometry(Object, String) - Static method in class org.gvsig.fmap.dal.DataTypeUtils
 
toInterval(Object, String) - Static method in class org.gvsig.fmap.dal.DataTypeUtils
 
toJson() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
 
toJSON() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Deprecated.
toJsonBuilder() - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
 
toMap() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
toProjection(Object, String) - Static method in class org.gvsig.fmap.dal.DataTypeUtils
 
toString() - Method in class org.gvsig.fmap.dal.AbstractStoresRepository
 
toString() - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder.SelectCountBuilder
 
toString() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
Constructs the SQL statement.
toString(Formatter) - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
toString(Invocable) - Method in interface org.gvsig.fmap.dal.DataParameters
 
toStrings() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.AlterTableBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.CreateTableBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.DropTableBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.UpdateTableStatisticsBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateIndexBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateTableBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.SQLBuilder.DropIndexBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.SQLBuilder.DropTableBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantBuilder
 
toStrings() - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateTableStatisticsBuilder
 
toStrings(Formatter) - Method in interface org.gvsig.fmap.dal.SQLBuilder.AlterTableBuilder
 
toStrings(Formatter) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateIndexBuilder
 
toStrings(Formatter) - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateTableBuilder
 
toStrings(Formatter) - Method in interface org.gvsig.fmap.dal.SQLBuilder.DropIndexBuilder
 
toStrings(Formatter) - Method in interface org.gvsig.fmap.dal.SQLBuilder.DropTableBuilder
 
toStrings(Formatter) - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantBuilder
 
toStrings(Formatter) - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateTableStatisticsBuilder
 
toValue() - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder.SelectCountBuilder
 
TRANSFORM_CHANGE - Static variable in interface org.gvsig.fmap.dal.feature.FeatureStoreNotification
 
trigger() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
trigger() - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantRoleBuilder
 
trigger(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
TRIGGER - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
 
TRIGGER - Enum constant in enum class org.gvsig.fmap.dal.SQLBuilder.Privilege
 
truncate() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
truncate() - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantRoleBuilder
 
truncate(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.GrantBuilder
 
TRUNCATE - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
 
TRUNCATE - Enum constant in enum class org.gvsig.fmap.dal.SQLBuilder.Privilege
 
TYPE_EXTRA - Static variable in interface org.gvsig.fmap.dal.complements.Search.OrderedAttribute
 
TYPE_FAVORITE - Static variable in interface org.gvsig.fmap.dal.complements.Search.OrderedAttribute
 
TYPE_RECENT - Static variable in interface org.gvsig.fmap.dal.complements.Search.OrderedAttribute
 
TYPE_REGURAL - Static variable in interface org.gvsig.fmap.dal.complements.Search.OrderedAttribute
 

U

ucase(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
unbind() - Method in interface org.gvsig.fmap.dal.feature.EditableForeingKey
 
unique() - Method in interface org.gvsig.fmap.dal.SQLBuilder.CreateIndexBuilder
 
UNKNOWN - Static variable in interface org.gvsig.fmap.dal.DataStoreProviderFactory
 
UnknownDataTypeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
UnknownDataTypeException(String, String, String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.UnknownDataTypeException
 
unlock() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocksGroup
 
unlock(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
unlock(FeatureReference) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
unlock(FeatureSet) - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
unlockAll() - Method in interface org.gvsig.fmap.dal.feature.FeatureLocks
 
UnsupportedDataTypeException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
UnsupportedDataTypeException(String, int) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.UnsupportedDataTypeException
 
UnsupportedEncodingException - Exception Class in org.gvsig.fmap.dal.exception
 
UnsupportedEncodingException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.UnsupportedEncodingException
 
UnsupportedGeometryException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
UnsupportedGeometryException(int, int) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.UnsupportedGeometryException
 
UnsupportedGeometryException(GeometryType) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.UnsupportedGeometryException
 
UnsupportedVersionException - Exception Class in org.gvsig.fmap.dal.exception
 
UnsupportedVersionException(String, String) - Constructor for exception class org.gvsig.fmap.dal.exception.UnsupportedVersionException
 
update() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
update() - Method in interface org.gvsig.fmap.dal.SQLBuilder.GrantRoleBuilder
 
update() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
update(Object...) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Updates Features in the store with the values of the parameters.
update(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.FeatureSet
Updates a Feature with the given EditableFeature.
Any DisposableIterator from this store that was still in use can will not reflect this change.
update(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Updates a Feature in the store with the changes in the EditableFeature.
Any FeatureSet from this store that was still in use will be invalidated.
update(EditableFeature) - Method in interface org.gvsig.fmap.dal.feature.paging.FeaturePagingHelper
Updates a Feature with the given EditableFeature in the current FeatureSet.
update(EditableFeatureType) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
Updates a FeatureType in the store with the changes in the EditableFeatureType.
Any FeatureSet from this store that are used will be invalidated.
UPDATE - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
 
UPDATE - Enum constant in enum class org.gvsig.fmap.dal.SQLBuilder.Privilege
 
update_table_statistics() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save
 
update_table_statistics() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
updateTableStatistics(String, String, String) - Method in interface org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorer
 
updateTableStatistics(String, String, String) - Method in interface org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
 
URL_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.jdbc.JDBCConnectionParameters
Parameter name for JDBC connection URL
USE_LABELS_BOTH - Static variable in interface org.gvsig.fmap.dal.DataManager
 
USE_LABELS_NO - Static variable in interface org.gvsig.fmap.dal.DataManager
 
USE_LABELS_YES - Static variable in interface org.gvsig.fmap.dal.DataManager
 
useCache(String, DynObject) - Method in interface org.gvsig.fmap.dal.DataStore
 
useLocalIndexesCanImprovePerformance() - Method in interface org.gvsig.fmap.dal.feature.FeatureStoreProviderFactory
 
USER_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.resource.db.DBParameters
Parameter name for user

V

validate() - Method in interface org.gvsig.fmap.dal.DataParameters
Checks its valid
validate(int) - Method in interface org.gvsig.fmap.dal.feature.Feature
 
validate(EditableFeature, FeatureStore) - Method in interface org.gvsig.fmap.dal.feature.FeatureRule
This is the method that applies this rule to the Feature, given also its associated FeatureStore.
ValidateDataParametersException - Exception Class in org.gvsig.fmap.dal.exception
 
ValidateDataParametersException() - Constructor for exception class org.gvsig.fmap.dal.exception.ValidateDataParametersException
 
ValidateDataParametersException(String, Throwable, String, int) - Constructor for exception class org.gvsig.fmap.dal.exception.ValidateDataParametersException
 
ValidateDataParametersException(Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.ValidateDataParametersException
 
ValidateFeaturesException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
ValidateFeaturesException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.ValidateFeaturesException
 
value(ExpressionBuilder.Value) - Method in interface org.gvsig.fmap.dal.SQLBuilder.OrderByBuilder
 
value(ExpressionBuilder.Value) - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectColumnBuilder
 
valueOf(String) - Static method in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.GeometrySupportType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.gvsig.fmap.dal.SQLBuilder.Privilege
Returns the enum constant of this class with the specified name.
values - Variable in exception class org.gvsig.fmap.dal.exception.DataException
 
values - Variable in exception class org.gvsig.fmap.dal.exception.DataListException
 
values - Variable in exception class org.gvsig.fmap.dal.resource.exception.ResourceException
 
values() - Method in exception class org.gvsig.fmap.dal.exception.DataException
 
values() - Method in exception class org.gvsig.fmap.dal.exception.DataListException
 
values() - Static method in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.GeometrySupportType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.Privilege
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in exception class org.gvsig.fmap.dal.resource.exception.ResourceException
 
values() - Static method in enum class org.gvsig.fmap.dal.SQLBuilder.Privilege
Returns an array containing the constants of this enum class, in the order they are declared.
variables() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
variables_names() - Method in interface org.gvsig.fmap.dal.SQLBuilder
 
visit(Feature) - Method in interface org.gvsig.fmap.dal.feature.FeatureVisitor
 

W

where() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.DeleteBuilder
 
where() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
where() - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.UpdateBuilder
 
where() - Method in interface org.gvsig.fmap.dal.SQLBuilder.DeleteBuilder
 
where() - Method in interface org.gvsig.fmap.dal.SQLBuilder.SelectBuilder
 
where() - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateBuilder
 
where(String) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
where(ExpressionBuilder.Value) - Method in interface org.gvsig.fmap.dal.expressionevaluator.DALExpressionBuilder.SelectCountBuilder
 
where(SQLBuilder_save.OpBuilder) - Method in interface org.gvsig.fmap.dal.feature.SQLBuilder_save.SelectBuilder
 
with_value(ExpressionBuilder.Value) - Method in interface org.gvsig.fmap.dal.SQLBuilder.InsertColumnBuilder
 
with_value(ExpressionBuilder.Value) - Method in interface org.gvsig.fmap.dal.SQLBuilder.UpdateColumnBuilder
 
WKB - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.GeometrySupportType
 
WKT - Enum constant in enum class org.gvsig.fmap.dal.feature.SQLBuilder_save.GeometrySupportType
 
WORKINGAREA_PARAMTER_NAME - Static variable in interface org.gvsig.fmap.dal.store.db.DBStoreParameters
Parameter name for working area
O
worksBestTiled() - Method in interface org.gvsig.fmap.dal.DataStoreProviderFactory
Return YES if the provider works best if is tiled.
wrapSpatialIndex(SpatialIndex) - Method in interface org.gvsig.fmap.dal.feature.FeatureStore
 
WRITE_STORE_AUTHORIZATION - Static variable in interface org.gvsig.fmap.dal.DataManager
 
writeAsDALFile(File) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
writeAsDALFile(File, String) - Method in interface org.gvsig.fmap.dal.feature.FeatureType
 
writeDALResource(ResourcesStorage, DataStore) - Method in interface org.gvsig.fmap.dal.DataManager
 
writeDALResource(ResourcesStorage, FeatureType) - Method in interface org.gvsig.fmap.dal.DataManager
 
WriteException - Exception Class in org.gvsig.fmap.dal.exception
FIXME
WriteException(String, Throwable) - Constructor for exception class org.gvsig.fmap.dal.exception.WriteException
 
WriteException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.dal.exception.WriteException
 
WriteNotAllowedException - Exception Class in org.gvsig.fmap.dal.feature.exception
 
WriteNotAllowedException(String) - Constructor for exception class org.gvsig.fmap.dal.feature.exception.WriteNotAllowedException
 
writeStoresRepositoryEntry(String, DataStoreParameters) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
Add a new data store to the workspace.
writeStoresRepositoryEntry(String, DataStoreParameters, Bitmask) - Method in interface org.gvsig.fmap.dal.DatabaseWorkspaceManager
 

Y

YES - Static variable in interface org.gvsig.fmap.dal.DataStoreProviderFactory
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form