JDBC Developer's Guide - Supra - Cincom

JDBC Developer's Guide - Supra - Cincom JDBC Developer's Guide - Supra - Cincom

10.07.2015 Views

What is JDBC?JDBC (Java Database Connectivity) is a standard Java interface for connectingto relational databases from Java. The JDBC standard was defined by SunMicrosystems, allowing individual providers to implement and extend thestandard with their own JDBC drivers.Based on the X/Open SQL Call Level Interface, JDBC complies with the SQL92Entry Level standard.In addition to the standard JDBC API, the Cincom ORDB driver has extensions toallow access to special features and functions provided by the Cincom ObjectRelational Database. For more information on these extensions, see "4. CincomORDB Extensions" on page 28.JDBC Developer's Guide, P25-9504-03 Page 8Chapter: 1. OverviewSection: What is JDBC?

Basic driver architectureThe Cincom ORDB JDBC driver is a Type II driver that is targeted toclient-server Java applications programmers and Java-based middle-tierdevelopers.The Cincom ORDB JDBC driver is written in a combination of Java and Cbecause it must make calls to the Cincom ORDB C API libraries. The driverrequires the presence of the Cincom ORDB Client Runtime libraries and othernecessary files on each client machine or middle-tier application server onwhich it is installed.JDBC Developer's Guide, P25-9504-03 Page 9Chapter: 1. OverviewSection: Basic driver architecture

Basic driver architectureThe <strong>Cincom</strong> ORDB <strong>JDBC</strong> driver is a Type II driver that is targeted toclient-server Java applications programmers and Java-based middle-tierdevelopers.The <strong>Cincom</strong> ORDB <strong>JDBC</strong> driver is written in a combination of Java and Cbecause it must make calls to the <strong>Cincom</strong> ORDB C API libraries. The driverrequires the presence of the <strong>Cincom</strong> ORDB Client Runtime libraries and othernecessary files on each client machine or middle-tier application server onwhich it is installed.<strong>JDBC</strong> <strong>Developer's</strong> <strong>Guide</strong>, P25-9504-03 Page 9Chapter: 1. OverviewSection: Basic driver architecture

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

Saved successfully!

Ooh no, something went wrong!