August 2011
Intermediate to advanced
416 pages
10h 14m
English
When loading documents via FTP, HTTP, or WebDav to XML DB Repository, we are creating XML DB Repository resources. In addition to this approach, creating XML DB Repository resources in SQL.
In Oracle XML DB, the following PL/SQL functions/procedures can be used to create/delete XML DB Repository resources:
DBmS_xDB.createResource() This function creates a new XML DB file.
DBmS_xDB.createFolder() This function creates a new folder.
DBmS_xDB.existsResource() This function checks whether a file exists in XML DB Repository. Normally, ...
Read now
Unlock full access