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