| 程序包 | 说明 |
|---|---|
| org.h2.jdbc |
Implementation of the JDBC API (package java.sql).
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JdbcCallableStatement
Represents a callable statement.
|
class |
JdbcPreparedStatement
Represents a prepared statement.
|
class |
JdbcStatement
Represents a statement.
|
Copyright © 2017. All rights reserved.