2 Day Developer > Using Procedures, Functions... > Oracle Provided Packages > List of Oracle Database XE ...
List of Oracle Database XE Packages |
Previous |
Next |
Table: Summary of Oracle Supplied PL/SQL Packages provides a list of the common PL/SQL packages included with Oracle Database XE.
Summary of Oracle Supplied PL/SQL Packages
Package Name | Description |
---|---|
|
Provides support for the asynchronous notification of database events. |
|
Lets you register an application name with the database for auditing or performance tracking purposes. |
|
Is part of a set of features that clients use to receive notifications when result sets of a query have changed. The package contains interfaces that can be used by mid-tier clients to register objects and specify delivery mechanisms. |
|
Lets you encrypt and decrypt stored data, can be used in conjunction with PL/SQL programs running network communications, and supports encryption and hashing algorithms. |
|
Lets you move all, or part of, a database between databases, including both data and metadata. |
|
Specifies the Oracle version numbers and other information useful for simple conditional compilation selections based on Oracle versions. |
|
Provides access to some SQL DDL statements from stored procedures, and provides special administration operations not available as DDLs. |
|
Implements server-side debuggers and provides a way to debug server-side PL/SQL program units. |
|
Describes the arguments of a stored procedure with full name translation and security checking. |
|
Implements the embedded PL/SQL gateway that enables a Web browser to invoke a PL/SQL stored procedure through an HTTP listener. |
|
Provides a procedure that enables you to create an error logging table so that DML operations can continue after encountering errors rather than abort and roll back. |
|
Lets you copy a binary file within a database or to transfer a binary file between databases. |
|
Lets you schedule administrative procedures that you want performed at periodic intervals; it is also the interface for the job queue. |
|
Lets you request, convert and release locks through Oracle Lock Management services. |
|
Lets callers easily retrieve complete database object definitions (metadata) from the dictionary. |
|
Provides procedures for Data Encryption Standards. |
|
Displays output from stored procedures, packages, and triggers, which is especially useful for displaying PL/SQL debugging information. |
|
Provides a DBMS pipe service which enables messages to be sent between sessions. |
|
Provides a built-in random number generator. |
|
Lets you suspend large operations that run out of space or reach space limits after executing for a long time, fix the problem, and make the statement resume execution. |
|
Provides procedures to create rowids and to interpret their contents. |
|
Provides a collection of scheduling functions that are callable from any PL/SQL program. |
|
Lets you issue alerts when some threshold has been violated. |
|
Provides access to SQL |
|
Lets you use dynamic SQL to access the database. |
|
Reports whether a database can be transported between platforms using the RMAN |
|
Checks if the transportable set is self-contained. |
|
Consists of constants, which represent the built-in and user-defined types. |
|
Provides various utility routines. |
|
Provides the interface to query, modify and delete current system or session settings. |
|
Describes Resource Management and Access Control APIs for PL/SQL |
|
Describes versioning APIs |
|
Describes how an administrator can create a ConText index on the XML DB hierarchy and configure it for automatic maintenance |
|
Controls the Oracle XML DB repository security, which is based on Access Control Lists (ACLs). |
|
Explains access to XMLType objects |
|
Converts the results of a SQL query to a canonical XML format. |
|
Explains access to the contents and structure of XML documents. |
|
Provides database-to-XMLType functionality. |
|
Provides XML-to-database-type functionality. |
|
Explains procedures to register and delete XML schemas. |
|
Provides the ability to store XML data in relational tables. |
|
Describes how to format the output of the |
|
Explains access to the contents and structure of XML documents. |
|
Hypertext functions generate HTML tags. |
|
Enables users to take advantage of global variables |
|
Enables users to create form elements dynamically based on a SQL query instead of creating individual items page by page. |
|
Enables users to create form elements dynamically based on a SQL query instead of creating individual items page by page. |
|
Provides utilities for getting and setting session state, getting files, checking authorizations for users, resetting different states for users, and also getting and setting preferences for users. |
|
Hypertext procedures generate HTML tags. |
|
Provides an interface that enables the |
|
Provides an interface for sending and retrieving HTTP cookies from the client's browser. |
|
Provides a Global PLSQL Agent Authorization callback function |
|
Provides an interface to access the coordinates where a user clicked on an image. |
|
Contains subprograms that impose optimistic locking strategies so as to prevent lost updates. |
|
Provides an interface to locate text patterns within strings and replace the matched string with another string. |
|
Provides an interface for custom authentication. |
|
Contains subprograms used by |
|
Contains utility subprograms for performing operations such as getting the value of CGI environment variables, printing the data that is returned to the client, and printing the results of a query in an HTML table. |
|
Enables PL/SQL programs to use collection locators to query and update. |
|
Provides a set of data compression utilities. |
|
Provides database Web services. |
|
Provides functions that encode RAW data into a standard encoded format so that the data can be transported between hosts. |
|
Enables your PL/SQL programs to read and write operating system text files and provides a restricted version of standard operating system stream file I/O. |
|
Enables HTTP callouts from PL/SQL and SQL to access data on the Internet or to call Oracle Web Server Cartridges. |
|
Provides a set of services (Oracle Globalization Service) that help developers build multilingual applications. |
|
Provides a procedure to support internet addressing. |
|
Retrieves and formats error messages in different languages. |
|
A utility for managing e-mail which includes commonly used e-mail features, such as attachments, CC, BCC, and return receipt. |
|
Provides SQL functions for |
|
Recompiles invalid PL/SQL modules, Java classes, indextypes and operators in a database, either sequentially or in parallel. |
|
Enables a PL/SQL program to access an object by providing a reference to the object. |
|
Provides PL/SQL functionality to send e-mails. |
|
Provides PL/SQL functionality to support simple TCP/IP-based communications between servers and the outside world. |
|
Provides escape and unescape mechanisms for URL characters. |