JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.h2.jdbc
JdbcBlob
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)