What Is FDO Provider for Oracle?
The Feature Data Objects (FDO) API provides access to data in a data store. A provider is a specific implementation of the FDO API that provides access to data in a particular data store. FDO Provider for Oracle provides FDO with access to an Oracle-based data store.
FDO Provider for Oracle API provides custom commands specifically designed to work with the FDO API. For example, using these commands, you can do the following:
- Gather information about a provider.
- Transmit client services exceptions.
- Get lists of accessible data stores.
- Create connection objects.
- Create and dropping spatial indexes.