JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.h2.result.UpdatableRow
Packages that use
UpdatableRow
Package
Description
org.h2.jdbc
Implementation of the JDBC API (package java.sql).
Uses of
UpdatableRow
in
org.h2.jdbc
Methods in
org.h2.jdbc
that return
UpdatableRow
Modifier and Type
Method
Description
private
UpdatableRow
JdbcResultSet.
getUpdatableRow
()