java.sql.Driver methods supported

The Driver class is used for connecting to a database using the JDBC DriverManager interface.

The following methods are supported by the IMS JDBC drivers for the Driver interface.

Table 1. IMS JDBC drivers support for Driver
JDBC method IMS Universal JDBC driver and IMS Universal JCA/JDBC driver support
acceptsURL(String url) Yes
connect(String url, Properties info) Yes
getMajorVersion() Yes
getMinorVersion() Yes
getPropertyInfo(String url, Properties info) Yes
jdbcCompliant() Yes