Class | Implemented JDBC Interface |
com.ingres.jdbc.IngresDriver | The Ingres/Vector implementation of the JDBC Driver interface (java.sql.Driver). |
com.ingres.jdbc.IngresDataSource | The Ingres/Vector implementation of the JDBC DataSource interface (javax.sql.DataSource). |
com.ingres.jdbc.IngresCPDataSource | The Ingres/Vector implementation of the JDBC ConnectionPoolDataSource interface (javax.sql.ConnectionPoolDataSource). |
com.ingres.jdbc.IngresXADataSource | The Ingres implementation of the JDBC XADataSource interface (javax.sql.XADataSource). |