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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Class ordbDriverThe ordbjava.jdbc.ordbDriver represents the <strong>Cincom</strong> ORDB databaseenvironment for the java application.♦♦Interfaces. The ordbDriver class implements the <strong>JDBC</strong> java.sql.Driverinterface.Extensions. In addition to the <strong>JDBC</strong> interface mentioned above, theordbDriver class also provides extensions for:- Pooling <strong>Cincom</strong> ORDB database connections- Setting the application name used in the <strong>Cincom</strong> ORDB server- Controlling the auto-commit default behavior for connectionsClass ordbObjectThe ordbjava.jdbc.ordbObject class and its subclass ordbjava.jdbc.ordbGlorepresent database instances and classes.♦ Interfaces. The ordbObject class implements the following <strong>JDBC</strong>interfaces:♦- java.sql.Ref- java.sql.Struct- java.sql.SQLInput- java.sql.SQLOutputExtensions. In addition to the <strong>JDBC</strong> interfaces mentioned above, theordbObject class also provides extensions for:- Inserting, updating, and deleting instances of a database class.- Retrieving attribute values from an instance of the database class.- Retrieving class attribute values from a database class.- Invoking methods on database instances and classes.The extensions allow application developers to work with the database objectsmore at the object interface level, rather than the SQL interface level.<strong>JDBC</strong> <strong>Developer's</strong> <strong>Guide</strong>, P25-9504-03 Page 29Chapter: 4. <strong>Cincom</strong> ORDB ExtensionsSection: Classes of the ordbjava.jdbc package

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

Saved successfully!

Ooh no, something went wrong!