The MDSYS.SDO_WFS_PROCESS package contains subprograms for various processing operations related to support for Web Feature Services.
To use the subprograms in this chapter, you must understand the conceptual and usage information about Web Feature Services in Web Feature Service (WFS) Support.
Table 33-1 lists the WFS processing subprograms.
Table 33-1 Subprograms for WFS Processing Operations
Subprogram | Description |
---|---|
Deletes a specified feature type. |
|
Deletes all feature types in a specified namespace. |
|
Generates helper procedures for relational feature types that have collection-based columns (for example, VARRAYs or nested tables). |
|
Gets the feature type ID of a specified feature type. |
|
Grants access to a feature type to a database user. |
|
Grants access to WFS metadata tables to a database user. |
|
Inserts the capabilities template information. |
|
Inserts a notification that the data for one or more feature instances was updated in the database. |
|
Inserts a notification that the metadata for a feature type was updated in the database. |
|
Populates metadata for relational feature types that have XMLType columns. |
|
Publishes a feature type; that is, registers metadata related to the feature type. |
|
Enables the publishing of content from a multitable view as a feature instance. |
|
Revokes access to a feature type from a database user. |
|
Revokes access to WFS metadata tables from a database user. |
|
Disables the publishing of content from a multitable view as a feature instance. |
The rest of this chapter provides reference information on the subprograms, listed in alphabetical order.