Uses of Interface
org.h2.jdbcx.JdbcDataSourceBackwardsCompat
-
Packages that use JdbcDataSourceBackwardsCompat Package Description org.h2.jdbcx Implementation of the extended JDBC API (package javax.sql). -
-
Uses of JdbcDataSourceBackwardsCompat in org.h2.jdbcx
Classes in org.h2.jdbcx that implement JdbcDataSourceBackwardsCompat Modifier and Type Class Description class
JdbcDataSource
A data source for H2 database connections.
-