Progress
SQL-92
Guide and Reference
Using Stored Procedures
This section describes basic stored procedure operations such as creating and deleting, and provides a tutorial on using Progress SQL-92-supplied classes. See "Java Class Reference" for detailed reference information on the classes and their methods.
Stored procedures extend the SQL capabilities of a database by adding control flow through Java program constructs that enforce business rules and perform administrative tasks.
Stored procedures can take advantage of the power of Java programming features. Stored procedures can:
Progress SQL-92 provides support for SQL statements in Java through several classes. See "Java Class Reference" for detailed reference information.
Table 5–1 summarizes the functionality of these Progress SQL-92-supplied classes.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |