Progress
Database Design
Guide


How Progress SQL-92 Interacts with Java

Progress stored procedures allow the use of standard Java programming constructs along with standard SQL-92 statements.

When you create a stored procedure, the SQL-92 server processes the Java code, submits it to the Java compiler, receives the compiled results and stores the result in the database.

When an application calls a stored procedure, the SQL-92 server interacts with the Java Virtual Machine (JVM) to execute the stored procedure and receive any results.

For more information on creating stored procedures see the Progress SQL-92 Guide and Reference.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095