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.

<strong>Cincom</strong> ORDB <strong>JDBC</strong> Driver does not support date/time methods that take analternative calendar. The following methods are not supported if the calendaris not the same as the current time zone calendar:♦♦♦♦♦♦java.sql.Date getDate(int columnIndex, Calendar cal) throws SQLException;java.sql.Date getDate(String columnName, Calendar cal) throwsSQLException;Time getTime(int columnIndex, Calendar cal) throws SQLException;Time getTime(String columnName, Calendar cal) throws SQLException;Timestamp getTimestamp(int columnIndex, Calendar cal) throwsSQLException;Timestamp getTimestamp(String columnName, Calendar cal) throwsSQLException;ResultSetMetaDataThe java.sql.ResultSetMetaData interface is fully supported.SQLInputThe <strong>Cincom</strong> ORDB <strong>JDBC</strong> Driver only implements the java.sql.SQLInput methodsthat are required to support java custom mapping classes generated by theddltojava tool. The following methods are not supported:♦♦♦♦♦♦java.io.InputStream readAsciiStream() throws SQLException;java.io.InputStream readBinaryStream() throws SQLException;boolean readBoolean() throws SQLException;java.io.Reader readCharacterStream() throws SQLException;Object readObject() throws SQLException;java.net.URL readURL() throws SQLException;<strong>JDBC</strong> <strong>Developer's</strong> <strong>Guide</strong>, P25-9504-03 Page 83Chapter: 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!