Uses of Class
org.h2.jdbc.JdbcLob
-
Packages that use JdbcLob Package Description org.h2.jdbc Implementation of the JDBC API (package java.sql). -
-
Uses of JdbcLob in org.h2.jdbc
Subclasses of JdbcLob in org.h2.jdbc Modifier and Type Class Description classJdbcBlobRepresents a BLOB value.classJdbcClobRepresents a CLOB value.classJdbcSQLXMLRepresents a SQLXML value.
-