Package | Description |
---|---|
org.h2.jdbc |
Implementation of the JDBC API (package java.sql).
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcCallableStatement
Represents a callable statement.
|
class |
JdbcPreparedStatement
Represents a prepared statement.
|
class |
JdbcStatement
Represents a statement.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.