Uses of Interface
org.h2.jdbcx.JdbcConnectionPoolBackwardsCompat
-
Packages that use JdbcConnectionPoolBackwardsCompat Package Description org.h2.jdbcx Implementation of the extended JDBC API (package javax.sql). -
-
Uses of JdbcConnectionPoolBackwardsCompat in org.h2.jdbcx
Classes in org.h2.jdbcx that implement JdbcConnectionPoolBackwardsCompat Modifier and Type Class Description class
JdbcConnectionPool
A simple standalone JDBC connection pool.
-