Uses of Class
org.h2.jdbc.JdbcClob
-
Packages that use JdbcClob Package Description org.h2.jdbc Implementation of the JDBC API (package java.sql). -
-
Uses of JdbcClob in org.h2.jdbc
Methods in org.h2.jdbc that return JdbcClob Modifier and Type Method Description private JdbcClob
JdbcResultSet. getClob(int id, int columnIndex)
-