10.07.2015 Views

JDBC Developer's Guide - Supra - Cincom

JDBC Developer's Guide - Supra - Cincom

JDBC Developer's Guide - Supra - Cincom

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The following method of the java.sql.Connection interface are not supported:♦♦♦♦♦♦♦Savepoint setSavepoint() throws SQLException;Savepoint setSavepoint(String name) throws SQLException;void rollback(Savepoint savepoint) throws SQLException;void releaseSavepoint(Savepoint savepoint) throws SQLException;PreparedStatement preparedStatement(String sql, int autoGeneratedKeys)throws SQLException;public PreparedStatement preparedStatement(String sql, intcolumnIndexes[]) throws SQLException;PreparedStatement preparedStatement(String sql, String columnNames[])throws SQLException;DatabaseMetaDataThe java.sql.DatabaseMetaData interface is fully supported.DriverThe java.sql.Driver interface is fully supported.<strong>JDBC</strong> <strong>Developer's</strong> <strong>Guide</strong>, P25-9504-03 Page 79Chapter: 5. <strong>Cincom</strong> ORDB <strong>JDBC</strong> NotesSection: Supported <strong>JDBC</strong> 3.0 interfaces

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!