HPlogo HP Driver for JDBC User's Manual: HP 3000 MPE/iX Computer Systems > Chapter 5 ALLBASE/SQL Specifics

Unsupported ALLBASE/SQL SQL Statements

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Table 5-3 “Unsupported Statements” shows a list of unsupported ALLBASE/SQL statement types in HP JDBC. Note that, in many cases, JDBC provides a standardized method of performing the same action. For example, the ALLBASE/SQL "COMMIT WORK" statement is not supported, since the user should be using the java.sql.Connection.commit method.

Table 5-3 Unsupported Statements

ADVANCEBEGIN DECLARE SECTIONBEGIN WORK
CLOSECOMMIT WORKCONNECT
DECLARE CURSORDELETE WHERE CURRENTDESCRIBE
DISCONNECTEND DECLARE SECTIONEXECUTE
EXTRACTFETCHINCLUDE
OPENPREPARERELEASE
ROLLBACK WORKSET CONNECTIONSET SESSION
SET TRANSACTIONSETOPTSTART DBE
STOP DBESQLEXPLAINUPDATE WHERE CURRENT
TERMINATE USERWHENEVER

 

Feedback to webmaster