JDBC V3 Supported Syntax

This and the following pages describe the SQL JDBC V3 statements and operations which are supported.

JDBC V3 offers full SQL 99 coverage.

JDCB V3  Driver Syntax - Supporting Multiple Statements

statementList:

statement [ ';' statement ]* [ ';' ]

 

statement:

|   explain
|   describe
|   query