Package | Description |
---|---|
org.h2.jdbcx |
Implementation of the extended JDBC API (package javax.sql).
|
Class and Description |
---|
JdbcConnectionPool
A simple standalone JDBC connection pool.
|
JdbcConnectionPoolBackwardsCompat
Allows us to compile on older platforms, while still implementing the methods
from the newer JDBC API.
|
JdbcDataSourceBackwardsCompat
Allows us to compile on older platforms, while still implementing the methods
from the newer JDBC API.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.