Uses of Interface
org.h2.jdbc.JdbcConnectionBackwardsCompat
Packages that use JdbcConnectionBackwardsCompat
Package
Description
Implementation of the JDBC API (package java.sql).
Implementation of the extended JDBC API (package javax.sql).
-
Uses of JdbcConnectionBackwardsCompat in org.h2.jdbc
Classes in org.h2.jdbc that implement JdbcConnectionBackwardsCompatModifier and TypeClassDescriptionclass
Represents a connection (session) to a database. -
Uses of JdbcConnectionBackwardsCompat in org.h2.jdbcx
Classes in org.h2.jdbcx that implement JdbcConnectionBackwardsCompatModifier and TypeClassDescription(package private) final class
A pooled connection.