Functionality
|
OpenEdge SQL Java class
|
Immediate (one‑time) execution of SQL statements
|
SQLIStatement
|
Prepared (repeated) execution of SQL statements
|
SQLPStatement
|
Retrieval of SQLPrepared (repeated) execution of SQL statements result sets
|
SQLCursor
|
Returning a procedure result set to the application
|
DhSQLResultSet
|
Exception handling for SQL statements
|
DhSQLException
|