| 程序包 | 说明 |
|---|---|
| org.h2.jdbcx |
Implementation of the extended JDBC API (package javax.sql).
|
| 类和说明 |
|---|
| 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. All rights reserved.