Uses of Class
org.hsqldb.jdbc.JDBCClob
-
Packages that use JDBCClob Package Description org.hsqldb.jdbc Contains the HyperSQL JDBC Driver, and other classes providing JDBC functionality and support. -
-
Uses of JDBCClob in org.hsqldb.jdbc
Subclasses of JDBCClob in org.hsqldb.jdbc Modifier and Type Class Description class
JDBCNClob
The mapping in the Java™ programming language for the SQLNCLOB
type.
-