Last updated
Last updated
Oracle also provides the
URIFactory
package, which can create and return instances of the various subtypes of theURITypes
. The package analyzes the URL string, identifies the type of URL (HTTP,DBURI
, and so on), and creates an instance of the subtype. ()
URIFactory contains the following subprograms:
1. Subprograms of URIFactory Package are not recognized
SnowConvert does not transform subprograms of built-in packages. The must of the functionality of URI types is not currently supported by Snowflake.
2. Missing EWIs for URIFactory Package
The output code should display an EWI indicating that some functionality is not supported by Snowflake. There is a work item to fix this issue.
: Create Type Not Supported in Snowflake.
: Built In Package Not Supported.