Uses of Class
com.impossibl.postgres.jdbc.PGClob
-
Packages that use PGClob Package Description com.impossibl.postgres.jdbc -
-
Uses of PGClob in com.impossibl.postgres.jdbc
Constructors in com.impossibl.postgres.jdbc with parameters of type PGClob Constructor Description ClobReader(PGClob owner, com.impossibl.postgres.jdbc.LargeObject lo)
ClobWriter(PGClob owner, com.impossibl.postgres.jdbc.LargeObject lo)
-