Uses of Package
org.h2.jdbcx
Packages that use org.h2.jdbcx
Package
Description
Implementation of the extended JDBC API (package javax.sql).
Internal utility classes.
-
Classes in org.h2.jdbcx used by org.h2.jdbcxClassDescriptionA simple standalone JDBC connection pool.Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.This class is used to create new DataSource objects.
-
Classes in org.h2.jdbcx used by org.h2.util